Avro C#
|
This is the complete list of members for Avro.IO.ByteBufferOutputStream, including all inherited members.
Append(List< MemoryStream > lists) | Avro.IO.ByteBufferOutputStream | inline |
BUFFER_SIZE | Avro.IO.ByteBufferOutputStream | static |
ByteBufferOutputStream() | Avro.IO.ByteBufferOutputStream | inline |
CanRead | Avro.IO.OutputStream | |
CanSeek | Avro.IO.OutputStream | |
CanWrite | Avro.IO.OutputStream | |
Flush() | Avro.IO.ByteBufferOutputStream | inline |
GetBufferList() | Avro.IO.ByteBufferOutputStream | inline |
Length | Avro.IO.ByteBufferOutputStream | |
Position | Avro.IO.OutputStream | |
Prepend(List< MemoryStream > lists) | Avro.IO.ByteBufferOutputStream | inline |
Read(byte[] buffer, int offset, int count) | Avro.IO.OutputStream | inline |
Seek(long offset, SeekOrigin origin) | Avro.IO.OutputStream | inline |
SetLength(long value) | Avro.IO.OutputStream | inline |
Write(byte[] b, int off, int len) | Avro.IO.ByteBufferOutputStream | inline |