static val BYTE_ARRAY_NOSIZE: Serializer<ByteArray>
Serializes byte[] directly into underlying store It does not store size, so it can not be used in Maps and other collections.
byte[]