Noemax.Compression Namespace > CompressionStream Class : BytesBuffered Property |
'Declaration Public Overridable ReadOnly Property BytesBuffered As System.Integer
'Usage Dim instance As CompressionStream Dim value As System.Integer value = instance.BytesBuffered
public virtual System.int BytesBuffered {get;}
public read-only property BytesBuffered: System.Integer; virtual;
public function get BytesBuffered : System.int
public: __property virtual System.int get_BytesBuffered();
public: virtual property System.int BytesBuffered { System.int get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2