A Sandcastle Documented Class Library
UnpackerIsByteAligned Property |
Gets whether the current position to get data is byte aligned.
Namespace: Tego.Utils
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public bool IsByteAligned { get; }
Public ReadOnly Property IsByteAligned As Boolean Get
public: property bool IsByteAligned { bool get (); }
member IsByteAligned : bool with get
Property Value
Type: BooleanSee Also