Searched defs:ByteProcessor (Results 1 – 2 of 2) sorted by relevance
33 public interface ByteProcessor<T> { interface
62 class ByteProcessor(object): class