Arcade
|
Represents a subsection of another stream, starting from a certain offset and with a given length. More...
Public Member Functions | |
override int | Read (byte[] buffer, int offset, int count) |
override long | Seek (long offset, SeekOrigin origin) |
override void | Flush () |
override void | SetLength (long value) |
override void | Write (byte[] buffer, int offset, int count) |
Properties | |
override bool | CanRead [get] |
override bool | CanSeek [get] |
override bool | CanWrite [get] |
override long | Length [get] |
override long | Position [get, set] |
Represents a subsection of another stream, starting from a certain offset and with a given length.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
get |
|
get |
|
get |
|
get |
|
getset |