public class ByteLobChunkStream extends Object implements LobChunkProducer
Constructor and Description |
---|
ByteLobChunkStream(InputStream stream,
int chunkSize) |
public ByteLobChunkStream(InputStream stream, int chunkSize)
public LobChunk getNextChunk() throws IOException
getNextChunk
in interface LobChunkProducer
IOException
public void close() throws IOException
close
in interface LobChunkProducer
IOException
Copyright © 2019. All rights reserved.