You are here: Start » AVL.NET » ByteBuffer Class
ByteBuffer Class
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | ByteBuffer() | 512 MB |
![]() | ByteBuffer(ByteBuffer) | |
![]() | ByteBuffer(Int32) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | DataEnd | System.IntPtr | |
![]() | Empty | System.Boolean | |
![]() | IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | Size | System.Int32 |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Avl.ByteBuffer) | |
![]() | Data() | |
![]() | Data(int) | |
![]() | Dispose() | Inherited from Avl.UnmanagedObject |
![]() | Equals(Avl.ByteBuffer) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Avl.ByteBuffer) | |
![]() | Resize(int) | |
![]() | SetNotOwn(int, System.IntPtr) | |
![]() | Set(int) | |
![]() | Set(int, Avl.ByteBuffer) | |
![]() | Set(System.IntPtr, int) | |
![]() | Set(System.IntPtr, ulong) | |
![]() | ToString() | Inherited from System.Object |