|
Avro C#
|
| 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] |
1.7.6.1