Convert internal buffer to byte array. Buffer is empty on completion
public byte[] ToByteArray();
Return Value
The internal buffer contents converted to a byte array.
See Also
PendingBuffer Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace