org.mapdb.volume / FileChannelVol / putData

putData

fun putData(offset: Long, src: ByteArray, srcPos: Int, srcSize: Int): Unit
Overrides Volume.putData
fun putData(offset: Long, buf: ByteBuffer): Unit
Overrides Volume.putData