Skip navigation links
C D E G I O R S W 

C

CompactReader - Class in de.topobyte.compactio
 
CompactReader() - Constructor for class de.topobyte.compactio.CompactReader
 
CompactWriter - Class in de.topobyte.compactio
 
CompactWriter() - Constructor for class de.topobyte.compactio.CompactWriter
 

D

de.topobyte.compactio - package de.topobyte.compactio
 
decodeZigZag(long) - Static method in class de.topobyte.compactio.CompactReader
 

E

encodeZigZag(long) - Static method in class de.topobyte.compactio.CompactWriter
 

G

getNumberOfBytesSigned(long) - Static method in class de.topobyte.compactio.CompactWriter
 
getNumberOfBytesUnsigned(long) - Static method in class de.topobyte.compactio.CompactWriter
 

I

InputStreamCompactReader - Class in de.topobyte.compactio
 
InputStreamCompactReader(InputStream) - Constructor for class de.topobyte.compactio.InputStreamCompactReader
 

O

OutputStreamCompactWriter - Class in de.topobyte.compactio
 
OutputStreamCompactWriter(OutputStream) - Constructor for class de.topobyte.compactio.OutputStreamCompactWriter
 

R

RandomAccessFileCompactReader - Class in de.topobyte.compactio
 
RandomAccessFileCompactReader(RandomAccessFile) - Constructor for class de.topobyte.compactio.RandomAccessFileCompactReader
 
read(byte[], int, int) - Method in class de.topobyte.compactio.CompactReader
 
read(byte[], int, int) - Method in class de.topobyte.compactio.InputStreamCompactReader
 
read(byte[], int, int) - Method in class de.topobyte.compactio.RandomAccessFileCompactReader
 
readByte() - Method in class de.topobyte.compactio.CompactReader
 
readByte() - Method in class de.topobyte.compactio.InputStreamCompactReader
 
readByte() - Method in class de.topobyte.compactio.RandomAccessFileCompactReader
 
readFully(byte[]) - Method in class de.topobyte.compactio.CompactReader
 
readInt() - Method in class de.topobyte.compactio.CompactReader
 
readLong() - Method in class de.topobyte.compactio.CompactReader
 
readString() - Method in class de.topobyte.compactio.CompactReader
 
readVariableLengthSignedInteger() - Method in class de.topobyte.compactio.CompactReader
 
readVariableLengthUnsignedInteger() - Method in class de.topobyte.compactio.CompactReader
 

S

skip(long) - Method in class de.topobyte.compactio.CompactReader
 
skip(long) - Method in class de.topobyte.compactio.InputStreamCompactReader
 
skip(long) - Method in class de.topobyte.compactio.RandomAccessFileCompactReader
 

W

write(byte[]) - Method in class de.topobyte.compactio.CompactWriter
 
write(byte[], int, int) - Method in class de.topobyte.compactio.CompactWriter
 
write(byte[]) - Method in class de.topobyte.compactio.OutputStreamCompactWriter
 
write(byte[], int, int) - Method in class de.topobyte.compactio.OutputStreamCompactWriter
 
writeByte(int) - Method in class de.topobyte.compactio.CompactWriter
 
writeByte(int) - Method in class de.topobyte.compactio.OutputStreamCompactWriter
 
writeInt(int) - Method in class de.topobyte.compactio.CompactWriter
 
writeLong(long) - Method in class de.topobyte.compactio.CompactWriter
 
writeString(String) - Method in class de.topobyte.compactio.CompactWriter
 
writeVariableLengthSignedInteger(long) - Method in class de.topobyte.compactio.CompactWriter
 
writeVariableLengthUnsignedInteger(long) - Method in class de.topobyte.compactio.CompactWriter
 
C D E G I O R S W 
Skip navigation links