Definition at line 24 of file ByteBufferOutputStream.cs.
◆ ByteBufferOutputStream()
Avro.IO.ByteBufferOutputStream.ByteBufferOutputStream |
( |
| ) |
|
|
inline |
◆ Append()
void Avro.IO.ByteBufferOutputStream.Append |
( |
List< MemoryStream > |
lists | ) |
|
|
inline |
◆ Flush()
override void Avro.IO.ByteBufferOutputStream.Flush |
( |
| ) |
|
|
inline |
◆ GetBufferList()
List<MemoryStream> Avro.IO.ByteBufferOutputStream.GetBufferList |
( |
| ) |
|
|
inline |
◆ Prepend()
void Avro.IO.ByteBufferOutputStream.Prepend |
( |
List< MemoryStream > |
lists | ) |
|
|
inline |
◆ Write()
override void Avro.IO.ByteBufferOutputStream.Write |
( |
byte [] |
b, |
|
|
int |
off, |
|
|
int |
len |
|
) |
| |
|
inline |
◆ BUFFER_SIZE
const int Avro.IO.ByteBufferOutputStream.BUFFER_SIZE = 8192 |
◆ Length
override long Avro.IO.ByteBufferOutputStream.Length |
|
get |
The documentation for this class was generated from the following file: