|
| override void | Flush () |
| |
| override long | Seek (long offset, SeekOrigin origin) |
| |
| override void | SetLength (long value) |
| |
| override void | Write (byte[] buffer, int offset, int count) |
| |
Definition at line 24 of file InputStream.cs.
◆ Flush()
| override void Avro.IO.InputStream.Flush |
( |
| ) |
|
|
inline |
◆ Seek()
| override long Avro.IO.InputStream.Seek |
( |
long |
offset, |
|
|
SeekOrigin |
origin |
|
) |
| |
|
inline |
◆ SetLength()
| override void Avro.IO.InputStream.SetLength |
( |
long |
value | ) |
|
|
inline |
◆ Write()
| override void Avro.IO.InputStream.Write |
( |
byte [] |
buffer, |
|
|
int |
offset, |
|
|
int |
count |
|
) |
| |
|
inline |
◆ CanRead
| override bool Avro.IO.InputStream.CanRead |
|
get |
◆ CanSeek
| override bool Avro.IO.InputStream.CanSeek |
|
get |
◆ CanWrite
| override bool Avro.IO.InputStream.CanWrite |
|
get |
◆ Position
| override long Avro.IO.InputStream.Position |
|
getset |
The documentation for this class was generated from the following file:
- _build/public-os_ubuntu24.04-arch_amd64-cc_gcc_13.3.0/install/Avro/src/apache/main/IO/InputStream.cs