46 public override int Read(
byte[] buffer,
int offset,
int size)
53 public override void Write(
byte[] buffer,
int offset,
int size)
class f__AnonymousType0<< Count > j__TPar
override void EndWrite(IAsyncResult ar)
FileWebStream(FileWebRequest request, string path, FileMode mode, FileAccess access, FileShare sharing, int length, bool async)
override IAsyncResult BeginRead(byte[] buffer, int offset, int size, AsyncCallback callback, object state)
override void Write(byte[] buffer, int offset, int size)
override void Dispose(bool disposing)
override IAsyncResult BeginWrite(byte[] buffer, int offset, int size, AsyncCallback callback, object state)
override int Read(byte[] buffer, int offset, int size)
FileWebStream(FileWebRequest request, string path, FileMode mode, FileAccess access, FileShare sharing)
override int EndRead(IAsyncResult ar)
void CloseEx(CloseExState closeState)