Searched defs:byteAt (Results 1 – 4 of 4) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/ | ||
D | TextFormatEscaper.java | 41 byte byteAt(int offset); in byteAt() method |
D | NioByteString.java | 79 public byte byteAt(int index) { in byteAt() method in NioByteString |
D | ByteString.java | 159 public abstract byte byteAt(int index); in byteAt() method in ByteString |
D | RopeByteString.java | 254 public byte byteAt(int index) { in byteAt() method in RopeByteString |