public class PackedIntegerOutputStream extends ByteArrayOutputStream
buf, count| Constructor and Description |
|---|
PackedIntegerOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
toByteArray() |
void |
writeLong(long value) |
void |
writeLong5(long value) |
close, reset, size, toString, toString, toString, write, write, writeToflush, writepublic byte[] toByteArray()
toByteArray in class ByteArrayOutputStreampublic void writeLong(long value)
public void writeLong5(long value)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.