Package com.aserto.utils
Class MessageChunker
java.lang.Object
com.aserto.utils.MessageChunker
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MessageChunker
public MessageChunker(int maxChunkSize, byte[] message)
-
-
Method Details
-
nextChunk
public byte[] nextChunk() -
hasNextChunk
public boolean hasNextChunk()
-