Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.IO.Compression
GZipStream Class
GZipStream Methods
Close Method
Dispose Method
Flush Method
New Method
Read Method
Seek Method
SetLength Method
Write Method
WriteByte Method
GZipStream
WriteByte Method
Writes byte to stream.
Namespace:
CMS.IO.Compression
Assembly:
CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
Copy
public
override
void
WriteByte
(
byte
value
)
Parameters
value
Type:
System
Byte
Value to write
See Also
Reference
GZipStream Class
CMS.IO.Compression Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com