Searched refs:writeByteAsInt (Results 1 – 8 of 8) sorted by relevance
251 writeByteAsInt(i >> 8); in writeShort()252 writeByteAsInt(i); in writeShort()254 writeByteAsInt(i); in writeShort()255 writeByteAsInt(i >> 8); in writeShort()272 writeByteAsInt((int) b); in writeLong()452 writeByteAsInt(i >> 24); in writeInt()453 writeByteAsInt(i >> 16); in writeInt()454 writeByteAsInt(i >> 8); in writeInt()455 writeByteAsInt(i); in writeInt()457 writeByteAsInt(i); in writeInt()[all …]
120 out.writeByteAsInt(b); in readUInt8()127 out.writeByteAsInt(b); in ioReadByte()
213 oc.writeByteAsInt(80); in writePmeshHeader()214 oc.writeByteAsInt(77); in writePmeshHeader()215 oc.writeByteAsInt(1); in writePmeshHeader()216 oc.writeByteAsInt(0); in writePmeshHeader()
7 void writeByteAsInt(int b); in writeByteAsInt() method
207 oc.writeByteAsInt(0); in writeFacet()208 oc.writeByteAsInt(0); in writeFacet()
887 out.writeByteAsInt(c); in bufferIt()889 out.writeByteAsInt(0); in bufferIt()904 out.writeByteAsInt(c); in flushBuffer()906 out.writeByteAsInt(0); in flushBuffer()913 out.writeByteAsInt(c); in flushBuffer()
90 out.writeByteAsInt(b); in putByte()
182 out.writeByteAsInt(0x0A); in rd()