Avro C#
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.ByteBufferInputStream [inline]
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.InputStream [inline]
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.ByteBufferInputStream [inline]
Seek(long offset, SeekOrigin origin) (defined in Avro.IO.InputStream)Avro.IO.InputStream [inline]
SetLength(long value) (defined in Avro.IO.InputStream)Avro.IO.InputStream [inline]
Write(byte[] buffer, int offset, int count) (defined in Avro.IO.InputStream)Avro.IO.InputStream [inline]
 All Classes Namespaces Functions Variables Enumerations Properties