Searched refs:readUInt32BE (Results 1 – 2 of 2) sorted by relevance
24 public static long readUInt32BE(ByteBuffer bb) { in readUInt32BE() method in IsoTypeReader
58 length = IsoTypeReader.readUInt32BE(byteBuffer); in parse()