Class ByteLobChunkStream

  • All Implemented Interfaces:
    LobChunkProducer

    public class ByteLobChunkStream
    extends Object
    implements LobChunkProducer
    A wrapper class, given a InputStream object can convert a underlying stream into sequence of ByteLobChunk objects of given chunk size.