Avro C#
|
This is the complete list of members for Avro.IO.ByteBufferInputStream, including all inherited members.
ByteBufferInputStream(IList< MemoryStream > buffers) | Avro.IO.ByteBufferInputStream | inline |
CanRead | Avro.IO.InputStream | |
CanSeek | Avro.IO.InputStream | |
CanWrite | Avro.IO.InputStream | |
Flush() | Avro.IO.InputStream | inline |
Length | Avro.IO.ByteBufferInputStream | |
Position | Avro.IO.InputStream | |
Read(byte[] b, int off, int len) | Avro.IO.ByteBufferInputStream | inline |
Seek(long offset, SeekOrigin origin) | Avro.IO.InputStream | inline |
SetLength(long value) | Avro.IO.InputStream | inline |
Write(byte[] buffer, int offset, int count) | Avro.IO.InputStream | inline |