Searched defs:readByte (Results 1 – 6 of 6) sorted by relevance
56 Reader.prototype.readByte = function (peek) { method in Reader
363 - (UInt8)readByte { method
335 public int readByte(int index) { in readByte() method in ReadableFontData
209 this.readByte = function () { method
1611 private byte readByte() throws IOException { in readByte() method in BinaryReader.SafeHeapReader