Unpacker.ByteAlign Method

TegoOS

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

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