Searched defs:getSizePrefix (Results 1 – 2 of 2) sorted by relevance
7 public static func getSizePrefix(bb: ByteBuffer) -> Int32 { in getSizePrefix() function
38 public static int getSizePrefix(ByteBuffer bb) { in getSizePrefix() method in ByteBufferUtil