Searched refs:writeUInt32BE (Results 1 – 2 of 2) sorted by relevance
31 public static void writeUInt32BE(ByteBuffer bb, long u) { in writeUInt32BE() method in IsoTypeWriter
74 IsoTypeWriter.writeUInt32BE(byteBuffer, size); in getData()