Searched defs:getRootAsKeyValue (Results 1 – 2 of 2) sorted by relevance
25 …public static KeyValue getRootAsKeyValue(ByteBuffer _bb) { return getRootAsKeyValue(_bb, new KeyVa… in getRootAsKeyValue() method in KeyValue26 …public static KeyValue getRootAsKeyValue(ByteBuffer _bb, KeyValue obj) { _bb.order(ByteOrder.LITTL… in getRootAsKeyValue() method in KeyValue
14 static getRootAsKeyValue(bb, obj) { method in KeyValue