Packer.ByteAlign Method

TegoOS

PackerByteAlign Method
If not currently on a byte boundary, skips to next byte boundary (i.e. start or mid point of a word).

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