#include <AsyncFileStream.h>
◆ AsyncFileStream() [1/2]
◆ ~AsyncFileStream() [1/2]
WebCore::AsyncFileStream::~AsyncFileStream |
( |
| ) |
|
◆ AsyncFileStream() [2/2]
◆ ~AsyncFileStream() [2/2]
WebCore::AsyncFileStream::~AsyncFileStream |
( |
| ) |
|
◆ close() [1/2]
void WebCore::AsyncFileStream::close |
( |
| ) |
|
◆ close() [2/2]
void WebCore::AsyncFileStream::close |
( |
| ) |
|
◆ getSize() [1/2]
void WebCore::AsyncFileStream::getSize |
( |
const String & |
path, |
|
|
double |
expectedModificationTime |
|
) |
| |
◆ getSize() [2/2]
void WebCore::AsyncFileStream::getSize |
( |
const String & |
path, |
|
|
double |
expectedModificationTime |
|
) |
| |
◆ openForRead() [1/2]
void WebCore::AsyncFileStream::openForRead |
( |
const String & |
path, |
|
|
long long |
offset, |
|
|
long long |
length |
|
) |
| |
◆ openForRead() [2/2]
void WebCore::AsyncFileStream::openForRead |
( |
const String & |
path, |
|
|
long long |
offset, |
|
|
long long |
length |
|
) |
| |
◆ read() [1/2]
void WebCore::AsyncFileStream::read |
( |
char * |
buffer, |
|
|
int |
length |
|
) |
| |
◆ read() [2/2]
void WebCore::AsyncFileStream::read |
( |
char * |
buffer, |
|
|
int |
length |
|
) |
| |
The documentation for this class was generated from the following files: