Index
All Classes|All Packages
B
- ByteStreamReader - Class in tools
-
Klasse for å lese data fra en byte strøm.
- ByteStreamReader(byte[]) - Constructor for class tools.ByteStreamReader
-
Konstruktøren til ByteStreamReader
- byteToInt16(byte[], int) - Static method in class tools.DataConverter
-
Leser en short fra byte-array
- byteToInt32(byte[], int) - Static method in class tools.DataConverter
-
Leser en int fra byte-array
- byteToInt64(byte[], int) - Static method in class tools.DataConverter
-
Leser en long fra byte-array
- byteToInt8(byte[], int) - Static method in class tools.DataConverter
-
Leser en byte fra byte-array
All Classes|All Packages