serialize abstract method

List<int> serialize()

Serializes this parameter value to binary format.

Returns a list of bytes representing the parameter value.

Implementation

List<int> serialize();