Searched defs:put (Results 1 – 3 of 3) sorted by relevance
41 fun put(b: Byte) { in put() method47 fun put(buf: ByteArray, offset: Int, length: Int) { in put() method53 fun put(slice: DataSlice) { in put() method
134 fun put(key: Int, value: E) { in put() method
28 def put(address, length): member in HeapMapping