Demo3D 2016 API Documentation
Demo3D 2016 API Documentation
Demo3D Namespaces
Demo3D.IO
BinaryTextEncoding Class
BinaryTextEncoding Methods
GetBytes Method
GetBytes Method (BinaryString)
GetBytes Method (BinaryString, Buffer)
GetBytes Method (BinaryString, IDataWriter)
GetBytes Method (BinaryString, Byte[], Int32, Int32)
BinaryTextEncoding
GetBytes Method (BinaryString, IDataWriter)
Encodes a string into a byte array.
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C#
Copy
public
void
GetBytes
(
BinaryString
s
,
IDataWriter
writer
)
Parameters
s
Type:
Demo3D.IO
BinaryString
The string to encode.
writer
Type:
Demo3D.IO
IDataWriter
The buffer to encode the string into.
See Also
Reference
BinaryTextEncoding Class
GetBytes Overload
Demo3D.IO Namespace
© Emulate3D Ltd 2016
Send comments on this topic to
support@demo3d.com