Searched defs:readUInt8 (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/experimental/skrive/src/reader/ | ||
| D | BinaryReader.cpp | 51 uint8_t readUInt8(const char[]) override { in readUInt8() function in skrive::internal::__anonef01dcc00111::BinaryReader |
| D | JsonReader.cpp | 101 uint8_t readUInt8(const char label[]) override { in readUInt8() function in skrive::internal::__anon62df71550111::JsonReader |
| /third_party/node/deps/npm/node_modules/smart-buffer/build/ | ||
| D | smartbuffer.js | 333 readUInt8(offset) { method in SmartBuffer |
| /third_party/node/lib/internal/ | ||
| D | buffer.js | 247 function readUInt8(offset = 0) { function |
| /third_party/typescript/src/compiler/ | ||
| D | sys.ts | 1029 readUInt8(offset: number): number; method |