Avro C#
 All Classes Namespaces Functions Variables Enumerations Properties
Public Member Functions | Properties
Avro.IO.OutputStream Class Reference
Inheritance diagram for Avro.IO.OutputStream:
Avro.IO.ByteBufferOutputStream

List of all members.

Public Member Functions

override int Read (byte[] buffer, int offset, int count)
override long Seek (long offset, SeekOrigin origin)
override void SetLength (long value)

Properties

override bool CanWrite [get]
override bool CanRead [get]
override bool CanSeek [get]
override long Position [get, set]

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Properties