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

List of all members.

Public Member Functions

void Prepend (List< MemoryStream > lists)
void Append (List< MemoryStream > lists)
override void Write (byte[] b, int off, int len)
List< MemoryStream > GetBufferList ()
override void Flush ()

Public Attributes

const int BUFFER_SIZE = 8192

Properties

override long Length [get]

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