Buffer (class)

This type is found in the namespace System

mBlockCopyVoid
mGetByteByte
mSetByteVoid
mByteLengthInt32
mMemoryCopyVoid
mMemoryCopyVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString

BlockCopy

GetByte

srcSystem.Array
srcOffsetSystem.Int32
dstSystem.Array
dstOffsetSystem.Int32
countSystem.Int32

SetByte

arraySystem.Array
indexSystem.Int32

ByteLength

arraySystem.Array
indexSystem.Int32
valueSystem.Byte

MemoryCopy

arraySystem.Array

MemoryCopy

sourceSystem.Void*
destinationSystem.Void*
destinationSizeInBytesSystem.Int64
sourceBytesToCopySystem.Int64

Equals

sourceSystem.Void*
destinationSystem.Void*
destinationSizeInBytesSystem.UInt64
sourceBytesToCopySystem.UInt64

GetHashCode

objSystem.Object

GetType

.

ToString

.
.