org.mapdb / DataIO / putLong

putLong

static fun putLong(buf: ByteArray, pos: Int, v: Long): Unit
static fun putLong(buf: ByteArray, pos: Int, v: Long, vSize: Int): Unit