|   | PatternCompressorEmptyCompressedBuffer Method | 
        
        
            Sets 
CompressedBufferLength to zero and allows the
            compressor to write over the values in the compressed buffer.
            
 GSF.Core (in GSF.Core.dll) Version: 2.4.257-beta+00aa2366fbb9ec75f636ebc7cfa610e3826a727c
 Syntax
Syntaxpublic void EmptyCompressedBuffer()
Public Sub EmptyCompressedBuffer
public:
void EmptyCompressedBuffer()
member EmptyCompressedBuffer : unit -> unit 
function EmptyCompressedBuffer();
 See Also
See Also