|
LuciadCPillar C# 2026.0.05
|
Represents an implicitly shared buffer of bytes, ie. More...
Public Member Functions | |
| ByteBuffer (byte[] data) | |
| void | Dispose () |
Properties | |
| byte[] | Data [get] |
| Returns the underlying byte array. | |
Represents an implicitly shared buffer of bytes, ie.
ByteBuffer copies (i.e. the copy constructor or assignment operator) result in shallow copies.
|
inline |
|
inline |
|
get |
Returns the underlying byte array.