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(Int
64) Constructor
Creates a new Buffer with a given fixed size.
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 19.00.00
Syntax
C#
Copy
public
Buffer
(
long
size
)
Parameters
size
Int64
The size of the new Buffer.
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