Demo3D 2026 API Documentation
Demo3D 2026 API Documentation
Demo3D Namespaces
Demo3D.IO
Buffer Class
Buffer Constructor
Buffer(ArraySegment<Byte>) Constructor
Buffer(Byte[]) Constructor
Buffer(Int64) Constructor
Buffer(ArraySegment<Byte>, Int32, Int32) Constructor
Buffer(Byte[], Int32, Int32) Constructor
Buffer(
Byte
) Constructor
Creates a new Buffer describing the entire specified byte array.
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 19.00.00
Syntax
C#
Copy
public
Buffer
(
byte
[]
buffer
)
Parameters
buffer
Byte
The underlying memory byte array.
See Also
Reference
Buffer Class
Buffer Overload
Demo3D.IO Namespace
© Rockwell Automation Technologies, Inc. All Rights Reserved.
Send comments on this topic to
support@demo3d.com