Class StreamSplitter


  • public class StreamSplitter
    extends Object
    We have a stream of bytes and a separator as an input. We split the stream by the separator and pass the byte arrays to output.