public WriteRaw ( long position, byte buffer, int length ) : void | ||
position | long | The starting position |
buffer | byte | the byte buffer of data to write |
length | int | the number of bytes to write |
return | void |
public WriteRaw ( long position, byte buffer, int length ) : void | ||
position | long | The starting position |
buffer | byte | the byte buffer of data to write |
length | int | the number of bytes to write |
return | void |