|
| ByteBufferInputStream (IList< MemoryStream > buffers) |
|
override int | Read (byte[] b, int off, int len) |
|
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 ByteBufferInputStream.cs.
◆ ByteBufferInputStream()
Avro.IO.ByteBufferInputStream.ByteBufferInputStream |
( |
IList< MemoryStream > |
buffers | ) |
|
|
inline |
◆ Read()
override int Avro.IO.ByteBufferInputStream.Read |
( |
byte [] |
b, |
|
|
int |
off, |
|
|
int |
len |
|
) |
| |
|
inline |
◆ Length
override long Avro.IO.ByteBufferInputStream.Length |
|
get |
The documentation for this class was generated from the following file: