PendingBuffer.ToByteArray Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

PendingBuffer.ToByteArray Method 

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