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