The members of System.Runtime.InteropServices.SafeBuffer are listed below.
See Also: Inherited members from Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
Creates a new instance of the System.Runtime.InteropServices.SafeBuffer class, and specifies whether the buffer handle is to be reliably released. |
[read-only] | ByteLength | ulong.
Gets the size of the buffer, in bytes. |
AcquirePointer(ref byte*)Documentation for this section has not yet been entered. | ||
Initialize(ulong)
| ||
Initialize(uint, uint)
| ||
Initialize<T>(uint)
| ||
Read<T>(ulong)
| ||
ReadArray<T>(ulong, T[], int, int)Documentation for this section has not yet been entered. | ||
ReleasePointer()
| ||
Write<T>(ulong, T)Documentation for this section has not yet been entered. | ||
WriteArray<T>(ulong, T[], int, int)Documentation for this section has not yet been entered. |