Demo3D 2017 API Documentation
Demo3D 2017 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, Buffer)
Encodes a string into a byte array.
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 11.0.0.7658
Syntax
C#
Copy
public
void
GetBytes
(
BinaryString
s
,
Buffer
buffer
)
Parameters
s
Type:
Demo3D.IO
BinaryString
The string to encode.
buffer
Type:
Demo3D.IO
Buffer
The buffer to encode the string into.
See Also
Reference
BinaryTextEncoding Class
GetBytes Overload
Demo3D.IO Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com