Class | Description |
---|---|
Ascii |
Converts
byte[] -> String and vice versa. |
ByteBufferByteChannel |
Creates a
ReadableByteChannel that is backed by a ByteBuffer . |
CastUtils | |
DateHelper |
Converts ISO Dates (seconds since 1/1/1904) to Date and vice versa.
|
Hex |
Converts hexadecimal Strings.
|
IsoTypeReader | |
IsoTypeReaderVariable | |
IsoTypeWriter | |
IsoTypeWriterVariable | |
Mp4Arrays |
A little helper for working with arrays as some functions now available in Java 7/8 are
not available on all Android platforms.
|
Mp4Math | |
Offsets | |
Path | |
RangeStartMap<K extends Comparable,V> |
Created by sannies on 10.09.2014.
|
Utf8 |
Converts
byte[] -> String and vice versa. |
UUIDConverter |
UUID from/to byte array.
|
Copyright © 2019. All rights reserved.