Home
last modified time | relevance | path

Searched defs:LiteralByteString (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DByteString.java1303 private static class LiteralByteString extends ByteString.LeafByteString { class
1313 LiteralByteString(byte[] bytes) { in LiteralByteString() method in LiteralByteString