Searched defs:ByteSequence (Results 1 – 4 of 4) sorted by relevance
30 public final class ByteSequence extends DataInputStream { class35 public ByteSequence(final byte[] bytes) { in ByteSequence() method in ByteSequence
54 private interface ByteSequence { interface in TextFormatEscaper
212 string ByteSequence(const char (&arr)[N]) { in ByteSequence() function