Property | Type | Description | |
---|---|---|---|
_bytes | byte[] |
Method | Description | |
---|---|---|
MemoryBase ( int size ) | ||
Read ( int address ) : byte | ||
Read ( int startAddress, int length ) : byte[] |
public Read ( int startAddress, int length ) : byte[] | ||
startAddress | int | |
length | int | |
return | byte[] |