Method | Description | |
---|---|---|
readuint ( this s, bool be ) : uint | ||
swap ( this u ) : uint | ||
writeuint ( this s, uint u, bool be ) : void |
public static readuint ( this s, bool be ) : uint | ||
s | this | |
be | bool | |
return | uint |
public static writeuint ( this s, uint u, bool be ) : void | ||
s | this | |
u | uint | |
be | bool | |
return | void |