A Sandcastle Documented Class Library
![]() | PackerGetWords Method |
Generates an array of words containing previously added data. Do not add further data after calling this method.
Namespace: Tego.Utils
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)

public ushort[] GetWords()
Public Function GetWords As UShort()
public: array<unsigned short>^ GetWords()
member GetWords : unit -> uint16[]
Return Value
Type: UInt16Array of words containing added data.
