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

T

tail(byte[], int) - Static method in class com.unister.semweb.drums.util.Bytes
 
toBoolean(byte[]) - Static method in class com.unister.semweb.drums.util.Bytes
Reverses Bytes.toBytes(boolean)
toByteArray(long[]) - Static method in class com.unister.semweb.drums.util.KeyUtils
transforms the given array of longs to an array of byte-arrays
toByteBuffer() - Method in class com.unister.semweb.drums.storable.AbstractKVStorable
Converts the object to a ByteBuffer
toByteBuffer() - Method in class com.unister.semweb.drums.storable.GeneralStorable
 
toBytes(ByteBuffer) - Static method in class com.unister.semweb.drums.util.Bytes
Returns a new byte array, copied from the passed ByteBuffer.
toBytes(boolean) - Static method in class com.unister.semweb.drums.util.Bytes
Convert a boolean to a byte array.
toBytes(long) - Static method in class com.unister.semweb.drums.util.Bytes
Convert a long value to a byte array using big-endian.
toBytes(float) - Static method in class com.unister.semweb.drums.util.Bytes
 
toBytes(double) - Static method in class com.unister.semweb.drums.util.Bytes
Serialize a double as the IEEE 754 double format output.
toBytes(int) - Static method in class com.unister.semweb.drums.util.Bytes
Convert an int value to a byte array
toBytes(short) - Static method in class com.unister.semweb.drums.util.Bytes
Convert a short value to a byte array of Bytes.SIZEOF_SHORT bytes long.
toChar(byte[]) - Static method in class com.unister.semweb.drums.util.Bytes
Converts a byte array to a char value
toChar(byte[], int) - Static method in class com.unister.semweb.drums.util.Bytes
Converts a byte array to a char value
toChar(byte[], int, int) - Static method in class com.unister.semweb.drums.util.Bytes
Converts a byte array to a char value
toDouble(byte[]) - Static method in class com.unister.semweb.drums.util.Bytes
 
toDouble(byte[], int) - Static method in class com.unister.semweb.drums.util.Bytes
 
toFloat(byte[]) - Static method in class com.unister.semweb.drums.util.Bytes
Presumes float encoded as IEEE 754 floating-point "single format"
toFloat(byte[], int) - Static method in class com.unister.semweb.drums.util.Bytes
Presumes float encoded as IEEE 754 floating-point "single format"
toInt(byte[]) - Static method in class com.unister.semweb.drums.util.Bytes
Converts a byte array to an int value
toInt(byte[], int) - Static method in class com.unister.semweb.drums.util.Bytes
Converts a byte array to an int value
toInt(byte[], int, int) - Static method in class com.unister.semweb.drums.util.Bytes
Converts a byte array to an int value
toLong(byte[]) - Static method in class com.unister.semweb.drums.util.Bytes
Converts a byte array to a long value.
toLong(byte[], int) - Static method in class com.unister.semweb.drums.util.Bytes
Converts a byte array to a long value.
toLong(byte[], int, int) - Static method in class com.unister.semweb.drums.util.Bytes
Converts a byte array to a long value.
toShort(byte[]) - Static method in class com.unister.semweb.drums.util.Bytes
Converts a byte array to a short value
toShort(byte[], int) - Static method in class com.unister.semweb.drums.util.Bytes
Converts a byte array to a short value
toShort(byte[], int, int) - Static method in class com.unister.semweb.drums.util.Bytes
Converts a byte array to a short value
toString() - Method in class com.unister.semweb.drums.bucket.hashfunction.RangeHashFunction
 
toString() - Method in class com.unister.semweb.drums.file.IndexForHeaderIndexFile
 
toString() - Method in class com.unister.semweb.drums.storable.GeneralStorable
 
toStringUnsignedInt(byte[]) - Static method in class com.unister.semweb.drums.util.KeyUtils
Generates a string representation of the given key

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