Decodes a single byte
Decodes an array of Bytes
Decodes a ByteBuffer
Decodes a UTF-8 encoded character (1-3 bytes) and produces a single UTF-16 character
Decodes a 64-bit double (8 bytes)
Decodes an array of Doubles
Decodes a 32-bit float (4 bytes)
Decodes an array of Floats
Decodes a 32-bit integer
Decodes an array of Integers
Decodes a 32-bit integer, or returns the first byte if it doesn't contain a valid encoding marker
Decodes a 64-bit integer
Decodes a 64-bit long, or returns the first byte if it doesn't contain a valid encoding marker
Decodes a 16-bit integer
Decodes a string whose length is already known
Decodes a string whose length is already known
Length of the string (in bytes)
Decodes a string