Unpacker.WordAlign Method

TegoOS

UnpackerWordAlign Method
If not already on a word boundary, sets the current position to the start of the next word.

Namespace: Tego.Utils
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public void WordAlign()
Public Sub WordAlign
public:
void WordAlign()
member WordAlign : unit -> unit 
See Also