encodeNum abstract method

void encodeNum(
  1. num value
)

Encodes a num value.

Implementation

void encodeNum(num value);