Searched defs:numBytes (Results 1 – 3 of 3) sorted by relevance
49 public String readString(int numBytes) throws IOException { in readString()66 public int readNumber(int numBytes) throws IOException { in readNumber()
94 public Size numBytes; field in Site.ObjectsInfo
397 int numBytes = hprof.getU4(); in parseInternal() local