Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

add(int, Long) - Method in class io.datarouter.bytes.LongArray
 
add(int, long) - Method in class io.datarouter.bytes.LongArray
 
add(Long) - Method in class io.datarouter.bytes.LongArray
 
add(long) - Method in class io.datarouter.bytes.LongArray
 
add(Long) - Method in class io.datarouter.bytes.LongArray.LongArrayIterator
 
add(E) - Method in class io.datarouter.bytes.PagedObjectArray
 
add(int, E) - Method in class io.datarouter.bytes.PagedObjectArray
 
addAll(Collection<? extends Long>) - Method in class io.datarouter.bytes.LongArray
 
addAll(int, Collection<? extends Long>) - Method in class io.datarouter.bytes.LongArray
 
addAll(Collection<? extends E>) - Method in class io.datarouter.bytes.PagedObjectArray
 
addAll(int, Collection<? extends E>) - Method in class io.datarouter.bytes.PagedObjectArray
 
advanceInternal() - Method in class io.datarouter.bytes.split.ByteChunkSplitter.ByteChunkParsingScanner
 
Ascii - Enum in io.datarouter.bytes
 
assertFinished() - Method in class io.datarouter.bytes.ByteReader
 

B

Base16ByteStringCodec - Class in io.datarouter.bytes.codec.bytestringcodec
 
Base16ByteStringCodec() - Constructor for class io.datarouter.bytes.codec.bytestringcodec.Base16ByteStringCodec
 
Base2ByteStringCodec - Class in io.datarouter.bytes.codec.bytestringcodec
 
Base2ByteStringCodec() - Constructor for class io.datarouter.bytes.codec.bytestringcodec.Base2ByteStringCodec
 
Base64ByteStringCodec - Class in io.datarouter.bytes.codec.bytestringcodec
 
Base64ByteStringCodec() - Constructor for class io.datarouter.bytes.codec.bytestringcodec.Base64ByteStringCodec
 
Base64MimeByteStringCodec - Class in io.datarouter.bytes.codec.bytestringcodec
 
Base64MimeByteStringCodec() - Constructor for class io.datarouter.bytes.codec.bytestringcodec.Base64MimeByteStringCodec
 
Base64UrlByteStringCodec - Class in io.datarouter.bytes.codec.bytestringcodec
 
Base64UrlByteStringCodec() - Constructor for class io.datarouter.bytes.codec.bytestringcodec.Base64UrlByteStringCodec
 
BIN_SORTED_ASC - Static variable in enum io.datarouter.bytes.ByteUnitType
 
booleanByte() - Method in class io.datarouter.bytes.ByteReader
 
booleanByte(boolean) - Method in class io.datarouter.bytes.ByteWriter
 
BooleanByteTool - Class in io.datarouter.bytes
 
BooleanByteTool() - Constructor for class io.datarouter.bytes.BooleanByteTool
 
BooleanCodec - Interface in io.datarouter.bytes.codec.booleancodec
 
BYTE - Static variable in class io.datarouter.bytes.EmptyArray
 
ByteArrayByteChunkCollector - Class in io.datarouter.bytes.split.collect
 
ByteArrayByteChunkCollector() - Constructor for class io.datarouter.bytes.split.collect.ByteArrayByteChunkCollector
 
ByteChunkParsingScanner(Scanner<ByteChunkSplitter.ParsedByteChunk<T>>, ByteChunkSplitterCollector<T>) - Constructor for class io.datarouter.bytes.split.ByteChunkSplitter.ByteChunkParsingScanner
 
ByteChunkSplitter<T> - Class in io.datarouter.bytes.split
 
ByteChunkSplitter(Supplier<ByteChunkSplitterCollector<T>>) - Constructor for class io.datarouter.bytes.split.ByteChunkSplitter
 
ByteChunkSplitter.ByteChunkParsingScanner<T> - Class in io.datarouter.bytes.split
 
ByteChunkSplitter.ParsedByteChunk<T> - Class in io.datarouter.bytes.split
 
ByteChunkSplitterCollector<T> - Interface in io.datarouter.bytes.split
 
byteCountToDisplaySize(long) - Static method in class io.datarouter.bytes.ByteUnitTool
 
byteCountToDisplaySize(long, ByteUnitType.ByteUnitSystem) - Static method in class io.datarouter.bytes.ByteUnitTool
 
ByteReader - Class in io.datarouter.bytes
 
ByteReader(byte[], int) - Constructor for class io.datarouter.bytes.ByteReader
 
ByteReader(byte[]) - Constructor for class io.datarouter.bytes.ByteReader
 
bytes(int) - Method in class io.datarouter.bytes.ByteReader
 
bytes(byte[]) - Method in class io.datarouter.bytes.ByteWriter
 
bytes(byte[], int, int) - Method in class io.datarouter.bytes.ByteWriter
 
ByteStringCodec - Interface in io.datarouter.bytes.codec.bytestringcodec
 
ByteTool - Class in io.datarouter.bytes
 
ByteTool() - Constructor for class io.datarouter.bytes.ByteTool
 
ByteUnitTool - Class in io.datarouter.bytes
 
ByteUnitTool() - Constructor for class io.datarouter.bytes.ByteUnitTool
 
ByteUnitType - Enum in io.datarouter.bytes
 
ByteUnitType.ByteUnitSystem - Enum in io.datarouter.bytes
 
ByteWriter - Class in io.datarouter.bytes
 
ByteWriter(int) - Constructor for class io.datarouter.bytes.ByteWriter
 

C

CHAR - Static variable in class io.datarouter.bytes.EmptyArray
 
checkFromIndexSize(int, int, int) - Static method in class io.datarouter.bytes.Java9
 
ChunkRange(long, int) - Constructor for class io.datarouter.bytes.split.ChunkScannerTool.ChunkRange
 
ChunkScannerTool - Class in io.datarouter.bytes.split
 
ChunkScannerTool() - Constructor for class io.datarouter.bytes.split.ChunkScannerTool
 
ChunkScannerTool.ChunkRange - Class in io.datarouter.bytes.split
 
clear() - Method in class io.datarouter.bytes.LongArray
 
clear() - Method in class io.datarouter.bytes.PagedObjectArray
 
code - Variable in enum io.datarouter.bytes.Ascii
 
collect(byte[], int, int) - Method in interface io.datarouter.bytes.split.ByteChunkSplitterCollector
Encode a single item and store in a data structure potentially shared with other items.
collect(byte[], int, int) - Method in class io.datarouter.bytes.split.collect.ByteArrayByteChunkCollector
 
collect(byte[], int, int) - Method in class io.datarouter.bytes.split.collect.CrlfStringByteChunkCollector
 
ComparableDoubleCodec - Class in io.datarouter.bytes.codec.doublecodec
 
ComparableDoubleCodec() - Constructor for class io.datarouter.bytes.codec.doublecodec.ComparableDoubleCodec
 
ComparableFloatCodec - Class in io.datarouter.bytes.codec.floatcodec
 
ComparableFloatCodec() - Constructor for class io.datarouter.bytes.codec.floatcodec.ComparableFloatCodec
 
ComparableIntCodec - Class in io.datarouter.bytes.codec.intcodec
 
ComparableIntCodec() - Constructor for class io.datarouter.bytes.codec.intcodec.ComparableIntCodec
 
comparableLong() - Method in class io.datarouter.bytes.ByteReader
 
comparableLong(long) - Method in class io.datarouter.bytes.ByteWriter
 
ComparableLongCodec - Class in io.datarouter.bytes.codec.longcodec
 
ComparableLongCodec() - Constructor for class io.datarouter.bytes.codec.longcodec.ComparableLongCodec
 
ComparableShortCodec - Class in io.datarouter.bytes.codec.shortcodec
 
ComparableShortCodec() - Constructor for class io.datarouter.bytes.codec.shortcodec.ComparableShortCodec
 
comparableUtf8() - Method in class io.datarouter.bytes.ByteReader
 
comparableUtf8(String) - Method in class io.datarouter.bytes.ByteWriter
 
compareUnsigned(byte[], byte[]) - Static method in class io.datarouter.bytes.Java9
 
concat() - Method in class io.datarouter.bytes.ByteWriter
 
concat(int, int) - Method in class io.datarouter.bytes.ByteWriter
 
concatenate(List<byte[]>) - Static method in class io.datarouter.bytes.ByteTool
 
concatenate(byte[]...) - Static method in class io.datarouter.bytes.ByteTool
 
contains(Object) - Method in class io.datarouter.bytes.LongArray
 
contains(Object) - Method in class io.datarouter.bytes.PagedObjectArray
 
containsAll(Collection<?>) - Method in class io.datarouter.bytes.LongArray
 
containsAll(Collection<?>) - Method in class io.datarouter.bytes.PagedObjectArray
 
copyDedupeConsecutive() - Method in class io.datarouter.bytes.LongArray
 
copyOfRange(byte[], int, int) - Static method in class io.datarouter.bytes.ByteTool
 
count(InputStream, int) - Static method in class io.datarouter.bytes.InputStreamTool
 
countByte(InputStream, int, byte) - Static method in class io.datarouter.bytes.InputStreamTool
 
crc32() - Method in class io.datarouter.bytes.ByteWriter
 
CrlfStringByteChunkCollector - Class in io.datarouter.bytes.split.collect
 
CrlfStringByteChunkCollector() - Constructor for class io.datarouter.bytes.split.collect.CrlfStringByteChunkCollector
 
CsvIntByteStringCodec - Class in io.datarouter.bytes.codec.bytestringcodec
 
CsvIntByteStringCodec() - Constructor for class io.datarouter.bytes.codec.bytestringcodec.CsvIntByteStringCodec
 

D

decode(byte[], int) - Method in interface io.datarouter.bytes.codec.booleancodec.BooleanCodec
 
decode(byte[]) - Method in interface io.datarouter.bytes.codec.booleancodec.BooleanCodec
 
decode(byte[], int) - Method in class io.datarouter.bytes.codec.booleancodec.RawBooleanCodec
 
decode(String) - Method in class io.datarouter.bytes.codec.bytestringcodec.Base64ByteStringCodec
 
decode(String) - Method in class io.datarouter.bytes.codec.bytestringcodec.Base64MimeByteStringCodec
 
decode(String) - Method in class io.datarouter.bytes.codec.bytestringcodec.Base64UrlByteStringCodec
 
decode(byte[], int) - Method in class io.datarouter.bytes.codec.doublecodec.ComparableDoubleCodec
 
decode(byte[], int) - Method in interface io.datarouter.bytes.codec.doublecodec.DoubleCodec
 
decode(byte[]) - Method in interface io.datarouter.bytes.codec.doublecodec.DoubleCodec
 
decode(byte[], int) - Method in class io.datarouter.bytes.codec.doublecodec.RawDoubleCodec
 
decode(byte[], int) - Method in class io.datarouter.bytes.codec.floatcodec.ComparableFloatCodec
 
decode(byte[], int) - Method in interface io.datarouter.bytes.codec.floatcodec.FloatCodec
 
decode(byte[]) - Method in interface io.datarouter.bytes.codec.floatcodec.FloatCodec
 
decode(byte[], int) - Method in class io.datarouter.bytes.codec.floatcodec.RawFloatCodec
 
decode(byte[], int) - Method in class io.datarouter.bytes.codec.intcodec.ComparableIntCodec
 
decode(byte[], int) - Method in interface io.datarouter.bytes.codec.intcodec.IntCodec
 
decode(byte[]) - Method in interface io.datarouter.bytes.codec.intcodec.IntCodec
 
decode(byte[], int) - Method in class io.datarouter.bytes.codec.intcodec.RawIntCodec
 
decode(byte[], int) - Method in class io.datarouter.bytes.codec.intcodec.VarIntCodec
 
decode(byte[], int) - Method in class io.datarouter.bytes.codec.longcodec.ComparableLongCodec
 
decode(byte[], int) - Method in interface io.datarouter.bytes.codec.longcodec.LongCodec
 
decode(byte[]) - Method in interface io.datarouter.bytes.codec.longcodec.LongCodec
 
decode(byte[], int) - Method in class io.datarouter.bytes.codec.longcodec.RawLongCodec
 
decode(byte[], int) - Method in class io.datarouter.bytes.codec.longcodec.VarLongCodec
 
decode(byte[], int) - Method in class io.datarouter.bytes.codec.shortcodec.ComparableShortCodec
 
decode(byte[], int) - Method in class io.datarouter.bytes.codec.shortcodec.RawShortCodec
 
decode(byte[], int) - Method in interface io.datarouter.bytes.codec.shortcodec.ShortCodec
 
decode(byte[]) - Method in interface io.datarouter.bytes.codec.shortcodec.ShortCodec
 
decodeInt(byte[], int) - Static method in class io.datarouter.bytes.VarIntTool
 
decodeInt(byte[]) - Static method in class io.datarouter.bytes.VarIntTool
 
decodeLong(byte[], int) - Static method in class io.datarouter.bytes.VarIntTool
 
decodeLong(byte[]) - Static method in class io.datarouter.bytes.VarIntTool
 
DEFAULT_initialCapacity - Static variable in class io.datarouter.bytes.LongArray
 
DELIMITER - Static variable in class io.datarouter.bytes.split.collect.CrlfStringByteChunkCollector
 
DOUBLE - Static variable in class io.datarouter.bytes.EmptyArray
 
DoubleByteTool - Class in io.datarouter.bytes
 
DoubleByteTool() - Constructor for class io.datarouter.bytes.DoubleByteTool
 
DoubleCodec - Interface in io.datarouter.bytes.codec.doublecodec
 

E

EMPTY_ARRAY_2 - Static variable in class io.datarouter.bytes.ByteTool
 
EmptyArray - Class in io.datarouter.bytes
 
EmptyArray() - Constructor for class io.datarouter.bytes.EmptyArray
 
encode(boolean) - Method in interface io.datarouter.bytes.codec.booleancodec.BooleanCodec
 
encode(boolean, byte[], int) - Method in interface io.datarouter.bytes.codec.booleancodec.BooleanCodec
 
encode(boolean) - Method in class io.datarouter.bytes.codec.booleancodec.RawBooleanCodec
 
encode(boolean, byte[], int) - Method in class io.datarouter.bytes.codec.booleancodec.RawBooleanCodec
 
encode(byte[]) - Method in class io.datarouter.bytes.codec.bytestringcodec.Base16ByteStringCodec
 
encode(byte[]) - Method in class io.datarouter.bytes.codec.bytestringcodec.Base2ByteStringCodec
 
encode(byte[]) - Method in class io.datarouter.bytes.codec.bytestringcodec.Base64ByteStringCodec
 
encode(byte[]) - Method in class io.datarouter.bytes.codec.bytestringcodec.Base64MimeByteStringCodec
 
encode(byte[]) - Method in class io.datarouter.bytes.codec.bytestringcodec.Base64UrlByteStringCodec
 
encode(byte[]) - Method in interface io.datarouter.bytes.codec.bytestringcodec.ByteStringCodec
 
encode(byte[]) - Method in class io.datarouter.bytes.codec.bytestringcodec.CsvIntByteStringCodec
 
encode(double) - Method in class io.datarouter.bytes.codec.doublecodec.ComparableDoubleCodec
 
encode(double, byte[], int) - Method in class io.datarouter.bytes.codec.doublecodec.ComparableDoubleCodec
 
encode(double) - Method in interface io.datarouter.bytes.codec.doublecodec.DoubleCodec
 
encode(double, byte[], int) - Method in interface io.datarouter.bytes.codec.doublecodec.DoubleCodec
 
encode(double) - Method in class io.datarouter.bytes.codec.doublecodec.RawDoubleCodec
 
encode(double, byte[], int) - Method in class io.datarouter.bytes.codec.doublecodec.RawDoubleCodec
 
encode(float) - Method in class io.datarouter.bytes.codec.floatcodec.ComparableFloatCodec
 
encode(float) - Method in interface io.datarouter.bytes.codec.floatcodec.FloatCodec
 
encode(float) - Method in class io.datarouter.bytes.codec.floatcodec.RawFloatCodec
 
encode(int) - Method in class io.datarouter.bytes.codec.intcodec.ComparableIntCodec
 
encode(int, byte[], int) - Method in class io.datarouter.bytes.codec.intcodec.ComparableIntCodec
 
encode(int) - Method in interface io.datarouter.bytes.codec.intcodec.IntCodec
 
encode(int, byte[], int) - Method in interface io.datarouter.bytes.codec.intcodec.IntCodec
 
encode(int) - Method in class io.datarouter.bytes.codec.intcodec.RawIntCodec
 
encode(int, byte[], int) - Method in class io.datarouter.bytes.codec.intcodec.RawIntCodec
 
encode(int) - Method in class io.datarouter.bytes.codec.intcodec.VarIntCodec
 
encode(int, byte[], int) - Method in class io.datarouter.bytes.codec.intcodec.VarIntCodec
 
encode(long) - Method in class io.datarouter.bytes.codec.longcodec.ComparableLongCodec
 
encode(long, byte[], int) - Method in class io.datarouter.bytes.codec.longcodec.ComparableLongCodec
 
encode(long) - Method in interface io.datarouter.bytes.codec.longcodec.LongCodec
 
encode(long, byte[], int) - Method in interface io.datarouter.bytes.codec.longcodec.LongCodec
 
encode(long) - Method in class io.datarouter.bytes.codec.longcodec.RawLongCodec
 
encode(long, byte[], int) - Method in class io.datarouter.bytes.codec.longcodec.RawLongCodec
 
encode(long) - Method in class io.datarouter.bytes.codec.longcodec.VarLongCodec
 
encode(long, byte[], int) - Method in class io.datarouter.bytes.codec.longcodec.VarLongCodec
 
encode(short) - Method in class io.datarouter.bytes.codec.shortcodec.ComparableShortCodec
 
encode(short, byte[], int) - Method in class io.datarouter.bytes.codec.shortcodec.ComparableShortCodec
 
encode(short) - Method in class io.datarouter.bytes.codec.shortcodec.RawShortCodec
 
encode(short, byte[], int) - Method in class io.datarouter.bytes.codec.shortcodec.RawShortCodec
 
encode(short) - Method in interface io.datarouter.bytes.codec.shortcodec.ShortCodec
 
encode(short, byte[], int) - Method in interface io.datarouter.bytes.codec.shortcodec.ShortCodec
 
encode(byte[], int, int) - Method in interface io.datarouter.bytes.split.ByteChunkSplitterCollector
Encode a single item
encode(byte[], int, int) - Method in class io.datarouter.bytes.split.collect.ByteArrayByteChunkCollector
 
encode(byte[], int, int) - Method in class io.datarouter.bytes.split.collect.CrlfStringByteChunkCollector
 
encode(long) - Static method in class io.datarouter.bytes.VarIntTool
 
expandIfNecessary(int) - Method in class io.datarouter.bytes.LongArray
 

F

first - Variable in class io.datarouter.bytes.split.ByteChunkSplitter.ParsedByteChunk
 
flipToAndFromComparableByteArray(byte[]) - Static method in class io.datarouter.bytes.ByteTool
 
flipToAndFromComparableByteArray(byte[], int, int) - Static method in class io.datarouter.bytes.ByteTool
 
FLOAT - Static variable in class io.datarouter.bytes.EmptyArray
 
FloatCodec - Interface in io.datarouter.bytes.codec.floatcodec
 
fromBooleanByteArray(byte[], int) - Static method in class io.datarouter.bytes.BooleanByteTool
 
fromBytes(byte[], int) - Static method in class io.datarouter.bytes.BooleanByteTool
 
fromBytes(byte[], int) - Static method in class io.datarouter.bytes.DoubleByteTool
 
fromComparableByteArray(byte[]) - Static method in class io.datarouter.bytes.IntegerByteTool
 
fromComparableByteArray(byte[]) - Static method in class io.datarouter.bytes.LongByteTool
 
fromComparableBytes(byte[], int) - Static method in class io.datarouter.bytes.DoubleByteTool
 
fromComparableBytes(byte[], int) - Static method in class io.datarouter.bytes.IntegerByteTool
 
fromComparableBytes(byte[], int) - Static method in class io.datarouter.bytes.LongByteTool
 
fromComparableBytes(byte[], int) - Static method in class io.datarouter.bytes.ShortByteTool
 
fromDoubleByteArray(byte[], int) - Static method in class io.datarouter.bytes.DoubleByteTool
 
fromInputStream(InputStream) - Static method in class io.datarouter.bytes.VarIntTool
 
fromIntegerByteArray(byte[], int) - Static method in class io.datarouter.bytes.IntegerByteTool
 
fromNullableStringByteArray(byte[]) - Static method in class io.datarouter.bytes.StringByteTool
 
fromRawBytes(byte[], int) - Static method in class io.datarouter.bytes.IntegerByteTool
 
fromRawBytes(byte[], int) - Static method in class io.datarouter.bytes.LongByteTool
 
fromUInt31Bytes(byte[], int) - Static method in class io.datarouter.bytes.IntegerByteTool
 
fromUInt63ByteArray(byte[]) - Static method in class io.datarouter.bytes.LongByteTool
 
fromUInt63ByteArray(byte[], int, int) - Static method in class io.datarouter.bytes.LongByteTool
 
fromUInt63Bytes(byte[], int) - Static method in class io.datarouter.bytes.LongByteTool
 
fromUInt7ByteArray(byte[], int, int) - Static method in class io.datarouter.bytes.ByteTool
 
fromUtf8Bytes(byte[], int, int) - Static method in class io.datarouter.bytes.StringByteTool
 
fromUtf8Bytes(byte[]) - Static method in class io.datarouter.bytes.StringByteTool
 
fromUtf8BytesOffset(byte[], int) - Static method in class io.datarouter.bytes.StringByteTool
 

G

get(int) - Method in class io.datarouter.bytes.LongArray
 
get(int) - Method in class io.datarouter.bytes.PagedObjectArray
 
getArrayList(byte[]) - Static method in class io.datarouter.bytes.ByteTool
 
getAscValues(ByteUnitType.ByteUnitSystem) - Static method in enum io.datarouter.bytes.ByteUnitType
 
getBooleanByteArray(List<Boolean>) - Static method in class io.datarouter.bytes.BooleanByteTool
 
getByteArray(String, Charset) - Static method in class io.datarouter.bytes.StringByteTool
 
getBytes(boolean) - Static method in class io.datarouter.bytes.BooleanByteTool
 
getBytes(double) - Static method in class io.datarouter.bytes.DoubleByteTool
 
getByteUnitName() - Method in enum io.datarouter.bytes.ByteUnitType
 
getComparableByte(byte) - Static method in class io.datarouter.bytes.ByteTool
 
getComparableByteArray(int[]) - Static method in class io.datarouter.bytes.IntegerByteTool
 
getComparableByteArray(List<Long>) - Static method in class io.datarouter.bytes.LongByteTool
 
getComparableByteArray(long[]) - Static method in class io.datarouter.bytes.LongByteTool
 
getComparableBytes(byte) - Static method in class io.datarouter.bytes.ByteTool
 
getComparableBytes(int) - Static method in class io.datarouter.bytes.IntegerByteTool
 
getComparableBytes(long) - Static method in class io.datarouter.bytes.LongByteTool
 
getComparableBytes(short) - Static method in class io.datarouter.bytes.ShortByteTool
 
getDoubleByteArray(List<Double>) - Static method in class io.datarouter.bytes.DoubleByteTool
 
getIntegerByteArray(List<Integer>) - Static method in class io.datarouter.bytes.IntegerByteTool
 
getNullableStringByteArray(List<String>) - Static method in class io.datarouter.bytes.StringByteTool
 
getNumBytes(long, ByteUnitType) - Static method in enum io.datarouter.bytes.ByteUnitType
 
getNumBytes() - Method in enum io.datarouter.bytes.ByteUnitType
 
getNumBytesDisplay(long, ByteUnitType) - Static method in enum io.datarouter.bytes.ByteUnitType
 
getNumBytesDisplay(long) - Method in enum io.datarouter.bytes.ByteUnitType
 
getPrimitive(int) - Method in class io.datarouter.bytes.LongArray
 
getPrimitiveArray() - Method in class io.datarouter.bytes.LongArray
 
getRawBytes(int) - Static method in class io.datarouter.bytes.IntegerByteTool
 
getRawBytes(long) - Static method in class io.datarouter.bytes.LongByteTool
 
getStep() - Method in enum io.datarouter.bytes.ByteUnitType.ByteUnitSystem
 
getUInt31Bytes(int) - Static method in class io.datarouter.bytes.IntegerByteTool
 
getUInt63ByteArray(List<Long>) - Static method in class io.datarouter.bytes.LongByteTool
 
getUInt63Bytes(long) - Static method in class io.datarouter.bytes.LongByteTool
 
getUInt7Bytes(List<Byte>) - Static method in class io.datarouter.bytes.ByteTool
 
getUtf8Bytes(String) - Static method in class io.datarouter.bytes.StringByteTool
 

H

hasMore() - Method in class io.datarouter.bytes.ByteReader
 
hasNext() - Method in class io.datarouter.bytes.LongArray.LongArrayIterator
 
hasPrevious() - Method in class io.datarouter.bytes.LongArray.LongArrayIterator
 

I

indexOf(Object) - Method in class io.datarouter.bytes.LongArray
 
indexOf(Object) - Method in class io.datarouter.bytes.PagedObjectArray
 
InputStreamTool - Class in io.datarouter.bytes
 
InputStreamTool() - Constructor for class io.datarouter.bytes.InputStreamTool
 
INSTANCE - Static variable in class io.datarouter.bytes.codec.booleancodec.RawBooleanCodec
 
INSTANCE - Static variable in class io.datarouter.bytes.codec.bytestringcodec.Base16ByteStringCodec
 
INSTANCE - Static variable in class io.datarouter.bytes.codec.bytestringcodec.Base2ByteStringCodec
 
INSTANCE - Static variable in class io.datarouter.bytes.codec.bytestringcodec.Base64ByteStringCodec
 
INSTANCE - Static variable in class io.datarouter.bytes.codec.bytestringcodec.Base64MimeByteStringCodec
 
INSTANCE - Static variable in class io.datarouter.bytes.codec.bytestringcodec.Base64UrlByteStringCodec
 
INSTANCE - Static variable in class io.datarouter.bytes.codec.bytestringcodec.CsvIntByteStringCodec
 
INSTANCE - Static variable in class io.datarouter.bytes.codec.doublecodec.ComparableDoubleCodec
 
INSTANCE - Static variable in class io.datarouter.bytes.codec.doublecodec.RawDoubleCodec
 
INSTANCE - Static variable in class io.datarouter.bytes.codec.floatcodec.ComparableFloatCodec
 
INSTANCE - Static variable in class io.datarouter.bytes.codec.floatcodec.RawFloatCodec
 
INSTANCE - Static variable in class io.datarouter.bytes.codec.intcodec.ComparableIntCodec
 
INSTANCE - Static variable in class io.datarouter.bytes.codec.intcodec.RawIntCodec
 
INSTANCE - Static variable in class io.datarouter.bytes.codec.longcodec.ComparableLongCodec
 
INSTANCE - Static variable in class io.datarouter.bytes.codec.longcodec.RawLongCodec
 
INSTANCE - Static variable in class io.datarouter.bytes.codec.shortcodec.ComparableShortCodec
 
INSTANCE - Static variable in class io.datarouter.bytes.codec.shortcodec.RawShortCodec
 
INT - Static variable in class io.datarouter.bytes.EmptyArray
 
IntCodec - Interface in io.datarouter.bytes.codec.intcodec
 
IntegerByteTool - Class in io.datarouter.bytes
methods for converting ints into bytes
IntegerByteTool() - Constructor for class io.datarouter.bytes.IntegerByteTool
 
io.datarouter.bytes - package io.datarouter.bytes
 
io.datarouter.bytes.codec.booleancodec - package io.datarouter.bytes.codec.booleancodec
 
io.datarouter.bytes.codec.bytestringcodec - package io.datarouter.bytes.codec.bytestringcodec
 
io.datarouter.bytes.codec.doublecodec - package io.datarouter.bytes.codec.doublecodec
 
io.datarouter.bytes.codec.floatcodec - package io.datarouter.bytes.codec.floatcodec
 
io.datarouter.bytes.codec.intcodec - package io.datarouter.bytes.codec.intcodec
 
io.datarouter.bytes.codec.longcodec - package io.datarouter.bytes.codec.longcodec
 
io.datarouter.bytes.codec.shortcodec - package io.datarouter.bytes.codec.shortcodec
 
io.datarouter.bytes.split - package io.datarouter.bytes.split
 
io.datarouter.bytes.split.collect - package io.datarouter.bytes.split.collect
 
isEmpty() - Method in class io.datarouter.bytes.LongArray
 
isEmpty() - Method in class io.datarouter.bytes.PagedObjectArray
 
iterator() - Method in class io.datarouter.bytes.LongArray
 
iterator() - Method in class io.datarouter.bytes.PagedObjectArray
 

J

Java9 - Class in io.datarouter.bytes
 
Java9() - Constructor for class io.datarouter.bytes.Java9
 

K

KiB - Static variable in class io.datarouter.bytes.ByteUnitTool
 

L

last - Variable in class io.datarouter.bytes.split.ByteChunkSplitter.ParsedByteChunk
 
lastIndexOf(Object) - Method in class io.datarouter.bytes.LongArray
 
lastIndexOf(Object) - Method in class io.datarouter.bytes.PagedObjectArray
 
length() - Method in class io.datarouter.bytes.ByteWriter
 
length(int) - Method in class io.datarouter.bytes.codec.intcodec.ComparableIntCodec
 
length(int) - Method in interface io.datarouter.bytes.codec.intcodec.IntCodec
 
length(int) - Method in class io.datarouter.bytes.codec.intcodec.RawIntCodec
 
length(int) - Method in class io.datarouter.bytes.codec.intcodec.VarIntCodec
 
length(long) - Method in class io.datarouter.bytes.codec.longcodec.ComparableLongCodec
 
length(long) - Method in interface io.datarouter.bytes.codec.longcodec.LongCodec
 
length(long) - Method in class io.datarouter.bytes.codec.longcodec.RawLongCodec
 
length(long) - Method in class io.datarouter.bytes.codec.longcodec.VarLongCodec
 
length(short) - Method in class io.datarouter.bytes.codec.shortcodec.ComparableShortCodec
 
length(short) - Method in class io.datarouter.bytes.codec.shortcodec.RawShortCodec
 
length(short) - Method in interface io.datarouter.bytes.codec.shortcodec.ShortCodec
 
length - Variable in class io.datarouter.bytes.split.ChunkScannerTool.ChunkRange
 
length(long) - Static method in class io.datarouter.bytes.VarIntTool
 
listIterator() - Method in class io.datarouter.bytes.LongArray
 
listIterator(int) - Method in class io.datarouter.bytes.LongArray
 
listIterator() - Method in class io.datarouter.bytes.PagedObjectArray
 
listIterator(int) - Method in class io.datarouter.bytes.PagedObjectArray
 
listOf(T...) - Static method in class io.datarouter.bytes.Java9
 
LONG - Static variable in class io.datarouter.bytes.EmptyArray
 
LongArray - Class in io.datarouter.bytes
 
LongArray() - Constructor for class io.datarouter.bytes.LongArray
 
LongArray(int) - Constructor for class io.datarouter.bytes.LongArray
 
LongArray(long[]) - Constructor for class io.datarouter.bytes.LongArray
 
LongArray(Collection<Long>) - Constructor for class io.datarouter.bytes.LongArray
 
LongArray.LongArrayIterator - Class in io.datarouter.bytes
 
LongArrayIterator(LongArray) - Constructor for class io.datarouter.bytes.LongArray.LongArrayIterator
 
LongArrayIterator(LongArray, int) - Constructor for class io.datarouter.bytes.LongArray.LongArrayIterator
 
LongByteTool - Class in io.datarouter.bytes
 
LongByteTool() - Constructor for class io.datarouter.bytes.LongByteTool
 
LongCodec - Interface in io.datarouter.bytes.codec.longcodec
 

M

MiB - Static variable in class io.datarouter.bytes.ByteUnitTool
 
middle - Variable in class io.datarouter.bytes.split.ByteChunkSplitter.ParsedByteChunk
 

N

next() - Method in class io.datarouter.bytes.LongArray.LongArrayIterator
 
nextIndex() - Method in class io.datarouter.bytes.LongArray.LongArrayIterator
 
NULL - Static variable in class io.datarouter.bytes.LongArray
 
numUtf8Bytes(String) - Static method in class io.datarouter.bytes.StringByteTool
 

O

OBJECT - Static variable in class io.datarouter.bytes.EmptyArray
 
OutputStreamTool - Class in io.datarouter.bytes
 
OutputStreamTool() - Constructor for class io.datarouter.bytes.OutputStreamTool
 

P

padPrefix(byte[], int) - Static method in class io.datarouter.bytes.ByteTool
 
PagedObjectArray<E> - Class in io.datarouter.bytes
 
PagedObjectArray() - Constructor for class io.datarouter.bytes.PagedObjectArray
 
PagedObjectArray(int) - Constructor for class io.datarouter.bytes.PagedObjectArray
 
ParsedByteChunk(byte[], List<T>, byte[]) - Constructor for class io.datarouter.bytes.split.ByteChunkSplitter.ParsedByteChunk
 
position() - Method in class io.datarouter.bytes.ByteReader
 
previous() - Method in class io.datarouter.bytes.LongArray.LongArrayIterator
 
previousIndex() - Method in class io.datarouter.bytes.LongArray.LongArrayIterator
 

R

RawBooleanCodec - Class in io.datarouter.bytes.codec.booleancodec
 
RawBooleanCodec() - Constructor for class io.datarouter.bytes.codec.booleancodec.RawBooleanCodec
 
RawDoubleCodec - Class in io.datarouter.bytes.codec.doublecodec
 
RawDoubleCodec() - Constructor for class io.datarouter.bytes.codec.doublecodec.RawDoubleCodec
 
RawFloatCodec - Class in io.datarouter.bytes.codec.floatcodec
 
RawFloatCodec() - Constructor for class io.datarouter.bytes.codec.floatcodec.RawFloatCodec
 
rawInt() - Method in class io.datarouter.bytes.ByteReader
 
rawInt(int) - Method in class io.datarouter.bytes.ByteWriter
 
RawIntCodec - Class in io.datarouter.bytes.codec.intcodec
 
RawIntCodec() - Constructor for class io.datarouter.bytes.codec.intcodec.RawIntCodec
 
rawInts(int) - Method in class io.datarouter.bytes.ByteReader
 
rawInts(int[]) - Method in class io.datarouter.bytes.ByteWriter
 
rawLong() - Method in class io.datarouter.bytes.ByteReader
 
rawLong(long) - Method in class io.datarouter.bytes.ByteWriter
 
RawLongCodec - Class in io.datarouter.bytes.codec.longcodec
 
RawLongCodec() - Constructor for class io.datarouter.bytes.codec.longcodec.RawLongCodec
 
rawLongs(int) - Method in class io.datarouter.bytes.ByteReader
 
rawLongs(long[]) - Method in class io.datarouter.bytes.ByteWriter
 
RawShortCodec - Class in io.datarouter.bytes.codec.shortcodec
 
RawShortCodec() - Constructor for class io.datarouter.bytes.codec.shortcodec.RawShortCodec
 
readNBytes(InputStream, int) - Static method in class io.datarouter.bytes.InputStreamTool
 
readNBytes(InputStream, byte[], int, int) - Static method in class io.datarouter.bytes.Java9
 
readThroughByte(InputStream, byte) - Static method in class io.datarouter.bytes.InputStreamTool
 
remove() - Method in class io.datarouter.bytes.LongArray.LongArrayIterator
 
remove(int) - Method in class io.datarouter.bytes.LongArray
 
remove(Object) - Method in class io.datarouter.bytes.LongArray
 
remove(Object) - Method in class io.datarouter.bytes.PagedObjectArray
 
remove(int) - Method in class io.datarouter.bytes.PagedObjectArray
 
removeAll(Collection<?>) - Method in class io.datarouter.bytes.LongArray
 
removeAll(Collection<?>) - Method in class io.datarouter.bytes.PagedObjectArray
 
retainAll(Collection<?>) - Method in class io.datarouter.bytes.LongArray
 
retainAll(Collection<?>) - Method in class io.datarouter.bytes.PagedObjectArray
 

S

scanChunks(InputStream, int) - Static method in class io.datarouter.bytes.InputStreamTool
 
scanChunks(long, int) - Static method in class io.datarouter.bytes.split.ChunkScannerTool
 
set(Long) - Method in class io.datarouter.bytes.LongArray.LongArrayIterator
 
set(int, Long) - Method in class io.datarouter.bytes.LongArray
 
set(int, E) - Method in class io.datarouter.bytes.PagedObjectArray
 
SHORT - Static variable in class io.datarouter.bytes.EmptyArray
 
ShortByteTool - Class in io.datarouter.bytes
 
ShortByteTool() - Constructor for class io.datarouter.bytes.ShortByteTool
 
ShortCodec - Interface in io.datarouter.bytes.codec.shortcodec
 
shrinkIfNecessary() - Method in class io.datarouter.bytes.LongArray
 
size() - Method in class io.datarouter.bytes.LongArray
 
size() - Method in class io.datarouter.bytes.PagedObjectArray
 
skip(int) - Method in class io.datarouter.bytes.ByteReader
 
skipInts(int) - Method in class io.datarouter.bytes.ByteReader
 
skipLongs(int) - Method in class io.datarouter.bytes.ByteReader
 
sortInPlace() - Method in class io.datarouter.bytes.LongArray
 
split(Scanner<byte[]>, ExecutorService, int, byte, boolean) - Method in class io.datarouter.bytes.split.ByteChunkSplitter
 
split(byte[], byte, boolean, ByteChunkSplitterCollector<T>) - Static method in class io.datarouter.bytes.split.ByteChunkSplitter
 
start - Variable in class io.datarouter.bytes.split.ChunkScannerTool.ChunkRange
 
STRING - Static variable in class io.datarouter.bytes.EmptyArray
 
StringByteTool - Class in io.datarouter.bytes
 
StringByteTool() - Constructor for class io.datarouter.bytes.StringByteTool
 
subList(int, int) - Method in class io.datarouter.bytes.LongArray
 
subList(int, int) - Method in class io.datarouter.bytes.PagedObjectArray
 

T

toArray() - Method in class io.datarouter.bytes.LongArray
 
toArray(T[]) - Method in class io.datarouter.bytes.LongArray
 
toArray() - Method in class io.datarouter.bytes.PagedObjectArray
 
toArray(T[]) - Method in class io.datarouter.bytes.PagedObjectArray
 
toArrayOf(Class<E>) - Method in class io.datarouter.bytes.PagedObjectArray
 
toBytes(boolean, byte[], int) - Static method in class io.datarouter.bytes.BooleanByteTool
 
toBytes(long) - Method in enum io.datarouter.bytes.ByteUnitType
 
toBytes(double, byte[], int) - Static method in class io.datarouter.bytes.DoubleByteTool
 
toBytesInt(long) - Method in enum io.datarouter.bytes.ByteUnitType
 
toComparableBytes(double) - Static method in class io.datarouter.bytes.DoubleByteTool
 
toComparableBytes(int, byte[], int) - Static method in class io.datarouter.bytes.IntegerByteTool
 
toComparableBytes(long, byte[], int) - Static method in class io.datarouter.bytes.LongByteTool
 
toComparableBytes(short, byte[], int) - Static method in class io.datarouter.bytes.ShortByteTool
 
toList() - Method in interface io.datarouter.bytes.split.ByteChunkSplitterCollector
 
toList() - Method in class io.datarouter.bytes.split.collect.ByteArrayByteChunkCollector
 
toList() - Method in class io.datarouter.bytes.split.collect.CrlfStringByteChunkCollector
 
toRawBytes(int, byte[], int) - Static method in class io.datarouter.bytes.IntegerByteTool
 
toRawBytes(long, byte[], int) - Static method in class io.datarouter.bytes.LongByteTool
 
toString() - Method in class io.datarouter.bytes.ByteWriter
 
toString() - Method in class io.datarouter.bytes.LongArray
 
toString() - Method in class io.datarouter.bytes.split.ByteChunkSplitter.ParsedByteChunk
 
toString() - Method in class io.datarouter.bytes.split.ChunkScannerTool.ChunkRange
 
totalLength(byte[]...) - Static method in class io.datarouter.bytes.ByteTool
 
totalTokens() - Method in class io.datarouter.bytes.split.ByteChunkSplitter.ParsedByteChunk
 
toUtf8Bytes(String, byte[], int) - Static method in class io.datarouter.bytes.StringByteTool
 
transferTo(InputStream, OutputStream) - Static method in class io.datarouter.bytes.InputStreamTool
 
transferTo(InputStream, OutputStream) - Static method in class io.datarouter.bytes.Java9
 
trimmedCopy() - Method in class io.datarouter.bytes.LongArray
 
trimmedPages() - Method in class io.datarouter.bytes.ByteWriter
 

U

unsignedIncrement(byte[]) - Static method in class io.datarouter.bytes.ByteTool
 
unsignedIncrementOverflowToNull(byte[]) - Static method in class io.datarouter.bytes.ByteTool
 

V

valueOf(String) - Static method in enum io.datarouter.bytes.Ascii
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.datarouter.bytes.ByteUnitType.ByteUnitSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.datarouter.bytes.ByteUnitType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.datarouter.bytes.Ascii
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.datarouter.bytes.ByteUnitType.ByteUnitSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.datarouter.bytes.ByteUnitType
Returns an array containing the constants of this enum type, in the order they are declared.
varBytes() - Method in class io.datarouter.bytes.ByteReader
 
varBytes(byte[]) - Method in class io.datarouter.bytes.ByteWriter
 
varInt() - Method in class io.datarouter.bytes.ByteReader
 
varInt(int) - Method in class io.datarouter.bytes.ByteWriter
 
VarIntCodec - Class in io.datarouter.bytes.codec.intcodec
 
VarIntCodec() - Constructor for class io.datarouter.bytes.codec.intcodec.VarIntCodec
 
varInts(int) - Method in class io.datarouter.bytes.ByteReader
 
VarIntTool - Class in io.datarouter.bytes
 
VarIntTool() - Constructor for class io.datarouter.bytes.VarIntTool
 
varLong() - Method in class io.datarouter.bytes.ByteReader
 
varLong(long) - Method in class io.datarouter.bytes.ByteWriter
 
VarLongCodec - Class in io.datarouter.bytes.codec.longcodec
 
VarLongCodec() - Constructor for class io.datarouter.bytes.codec.longcodec.VarLongCodec
 
varUtf8() - Method in class io.datarouter.bytes.ByteReader
 
varUtf8(String) - Method in class io.datarouter.bytes.ByteWriter
 

W

write(OutputStream, byte[]) - Static method in class io.datarouter.bytes.OutputStreamTool
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2009–2021. All rights reserved.