Searched defs:SmallBlockInputStream (Results 1 – 4 of 4) sorted by relevance
68 private static final class SmallBlockInputStream extends FilterInputStream { class in CodedInputStreamTest71 public SmallBlockInputStream(byte[] data, int blockSize) { in SmallBlockInputStream() method in CodedInputStreamTest.SmallBlockInputStream75 public SmallBlockInputStream(InputStream in, int blockSize) { in SmallBlockInputStream() method in CodedInputStreamTest.SmallBlockInputStream
367 private sealed class SmallBlockInputStream : MemoryStream class in Google.Protobuf.CodedInputStreamTest371 public SmallBlockInputStream(byte[] data, int blockSize) in SmallBlockInputStream() method in Google.Protobuf.CodedInputStreamTest.SmallBlockInputStream
640 private sealed class SmallBlockInputStream : MemoryStream class in Google.Protobuf.CodedInputStreamTest644 public SmallBlockInputStream(byte[] data, int blockSize) in SmallBlockInputStream() method in Google.Protobuf.CodedInputStreamTest.SmallBlockInputStream
145 private static final class SmallBlockInputStream extends FilterInputStream { class in CodedInputStreamTest150 public SmallBlockInputStream(byte[] data, int blockSize) { in SmallBlockInputStream() method in CodedInputStreamTest.SmallBlockInputStream