public interface ByteOut extends Closeable
BitOut| Modifier and Type | Method and Description |
|---|---|
long |
getByteOffset()
Returns the byte offset of the stream.
|
int |
getVSize(long x) |
int |
write(byte[] arr,
int off,
int len) |
int |
writeVInt(int x) |
int |
writeVLong(long x) |
long getByteOffset()
int write(byte[] arr,
int off,
int len)
throws IOException
IOExceptionint writeVInt(int x)
throws IOException
IOExceptionint writeVLong(long x)
throws IOException
IOExceptionint getVSize(long x)
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow