PendingBuffer.ToByteArray Method

SharpZip Compression Library

SharpZip Compression Library

PendingBuffer.ToByteArray Method 

Convert internal buffer to byte array. Buffer is empty on completion

public byte[] ToByteArray();

Return Value

converted buffer contents contents

See Also

PendingBuffer Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace