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