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

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

ByteBufferInputStream(IList< MemoryStream > buffers) (defined in Avro.IO.ByteBufferInputStream)Avro.IO.ByteBufferInputStreaminline
CanRead (defined in Avro.IO.InputStream)Avro.IO.InputStream
CanSeek (defined in Avro.IO.InputStream)Avro.IO.InputStream
CanWrite (defined in Avro.IO.InputStream)Avro.IO.InputStream
Flush() (defined in Avro.IO.InputStream)Avro.IO.InputStreaminline
Length (defined in Avro.IO.ByteBufferInputStream)Avro.IO.ByteBufferInputStream
Position (defined in Avro.IO.InputStream)Avro.IO.InputStream
Read(byte[] b, int off, int len) (defined in Avro.IO.ByteBufferInputStream)Avro.IO.ByteBufferInputStreaminline
Seek(long offset, SeekOrigin origin) (defined in Avro.IO.InputStream)Avro.IO.InputStreaminline
SetLength(long value) (defined in Avro.IO.InputStream)Avro.IO.InputStreaminline
Write(byte[] buffer, int offset, int count) (defined in Avro.IO.InputStream)Avro.IO.InputStreaminline