IArray |
Name | Description | |
---|---|---|
![]() | WriteBytes(Byte[], UInt64, UInt64, UInt64) | Copies bytes from the specified byte array into the ArrayBuffer. |
![]() | WriteBytes(ReadOnlySpan<Byte>, UInt64, UInt64, UInt64) | Copies bytes from the specified byte span into the ArrayBuffer. |