CorLib  

Buffer

Buffer overview

Public:

Methods:
BlockCopy Copies the bytes from the source array to the destination array.  
ByteLength Returns the length of the array in bytes.  
GetByte Returns a the byte value at the given byte index within an array.  
SetByte Sets the byte value at a given byte index within the array.  

See Also