Avro C#
 All Classes Namespaces Functions Variables Enumerations Properties
Avro.IO.ByteBufferOutputStream Member List

This is the complete list of members for Avro.IO.ByteBufferOutputStream, including all inherited members.

Append(List< MemoryStream > lists) (defined in Avro.IO.ByteBufferOutputStream)Avro.IO.ByteBufferOutputStreaminline
BUFFER_SIZE (defined in Avro.IO.ByteBufferOutputStream)Avro.IO.ByteBufferOutputStream
ByteBufferOutputStream() (defined in Avro.IO.ByteBufferOutputStream)Avro.IO.ByteBufferOutputStreaminline
CanRead (defined in Avro.IO.OutputStream)Avro.IO.OutputStream
CanSeek (defined in Avro.IO.OutputStream)Avro.IO.OutputStream
CanWrite (defined in Avro.IO.OutputStream)Avro.IO.OutputStream
Flush() (defined in Avro.IO.ByteBufferOutputStream)Avro.IO.ByteBufferOutputStreaminline
GetBufferList() (defined in Avro.IO.ByteBufferOutputStream)Avro.IO.ByteBufferOutputStreaminline
Length (defined in Avro.IO.ByteBufferOutputStream)Avro.IO.ByteBufferOutputStream
Position (defined in Avro.IO.OutputStream)Avro.IO.OutputStream
Prepend(List< MemoryStream > lists) (defined in Avro.IO.ByteBufferOutputStream)Avro.IO.ByteBufferOutputStreaminline
Read(byte[] buffer, int offset, int count) (defined in Avro.IO.OutputStream)Avro.IO.OutputStreaminline
Seek(long offset, SeekOrigin origin) (defined in Avro.IO.OutputStream)Avro.IO.OutputStreaminline
SetLength(long value) (defined in Avro.IO.OutputStream)Avro.IO.OutputStreaminline
Write(byte[] b, int off, int len) (defined in Avro.IO.ByteBufferOutputStream)Avro.IO.ByteBufferOutputStreaminline