You are here: Start » ByteBuffer Class
ByteBuffer Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.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 Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | Size | System.Int32 |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Fil.ByteBuffer) | |
![]() | Data() | |
![]() | Data(int) | |
![]() | Dispose() | Inherited from Fil.UnmanagedObject |
![]() | Equals(Fil.ByteBuffer) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Fil.ByteBuffer) | |
![]() | Resize(int) | |
![]() | SetNotOwn(int, System.IntPtr) | |
![]() | Set(int) | |
![]() | Set(int, Fil.ByteBuffer) | |
![]() | Set(System.IntPtr, int) | |
![]() | Set(System.IntPtr, ulong) | |
![]() | ToString() | Inherited from System.Object |