Searched refs:TestByteProcessor (Results 1 – 1 of 1) sorted by relevance
457 new ByteArrayInputStream(array), new TestByteProcessor())); in testReadBytes()460 private class TestByteProcessor implements ByteProcessor<byte[]> { class in ByteStreamsTest