Package-level declarations
Types
Link copied to clipboard
Wrapper around ByteArray. There is a problem with ByteArray when using inside data class, because it requires to generate equals() and hashCode() methods. This class do this internally so there is no need to do this again in data classes which uses DataByteArray.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard