Searched defs:nBytes (Results 1 – 1 of 1) sorted by relevance
93 public int readInt(int nBytes) { in readInt()106 public short readShort(int nBytes) { in readShort()119 public char readChar(int nBytes) { in readChar()132 public long readLong(int nBytes) { in readLong()145 public float readFloat(int nBytes) { in readFloat()172 public double readDouble(int nBytes) { in readDouble()179 public void skip(int nBytes) { in skip()