public static Clear ( uint destination, uint length ) : void | ||
destination | uint | The destination address. |
length | uint | The length of bytes to clear. |
return | void |
public static Clear ( uint destination, uint length ) : void | ||
destination | uint | The destination address. |
length | uint | The length of bytes to clear. |
return | void |