nn::nex::SubscriberContent::GetBinary Member Function

Syntax

qVector< qByte > GetBinary() const;

void GetBinary(
     qVector< qByte > & binary
) const;

Overloaded Member Functions

GetBinary ( ) Gets the binary data included in the content.
GetBinary ( qVector< qByte > & ) Gets the binary data included in the content.

Description of GetBinary ( )

Description of GetBinary ( qVector< qByte > & )

This overloaded function is more efficient.


CONFIDENTIAL