Searched refs:ByteCountingInputStream (Results 1 – 2 of 2) sorted by relevance
70 private final ByteCountingInputStream mIn;86 mIn = new ByteCountingInputStream(in); in XmpInterface()235 public static class ByteCountingInputStream extends InputStream { class in XmpInterface241 public ByteCountingInputStream(InputStream wrapped) { in ByteCountingInputStream() method in XmpInterface.ByteCountingInputStream
169 final XmpInterface.ByteCountingInputStream stream = in testStream_LineOffsets()170 new XmpInterface.ByteCountingInputStream(xmlStream); in testStream_LineOffsets()