Demo3D 2016 API Documentation
Demo3D 2016 API Documentation
Demo3D Namespaces
Demo3D.IO
BufferWriter Class
BufferWriter Methods
WriteInt16LE Method
WriteInt16LE Method (Int16)
WriteInt16LE Method (Int32, Int16)
BufferWriter
WriteInt16LE Method (Int16)
Writes a 16bit signed integer at the current position in the buffer.
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C#
Copy
public
void
WriteInt16LE
(
short
val
)
Parameters
val
Type:
System
Int16
The value to write.
Implements
IDataWriter
WriteInt16LE(Int16)
See Also
Reference
BufferWriter Class
WriteInt16LE Overload
Demo3D.IO Namespace
© Emulate3D Ltd 2016
Send comments on this topic to
support@demo3d.com