org.mapdb / Serializer / BYTE_ARRAY_NOSIZE

BYTE_ARRAY_NOSIZE

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.