Overload List
Name | Description | |
---|---|---|
![]() ![]() | Fill(IntPtr, Int32) |
Fills the memory starting at the pointer dest, length size with 0.
|
![]() ![]() | Fill(IntPtr, Int32, Byte) |
Fills the memory starting at the pointer dest, length size with the value value.
|