Section.packetize

If the data in section has already been packetized, the data pointer is returned immediately. Otherwise, the data field is allocated and populated.

class Section
ubyte[]
packetize
()

Return Value

Type: ubyte[]

pointer to section data, or NULL on fail