encodeLength abstract method

int encodeLength(
  1. int length,
  2. IsoBuffer buffer
)

Implementation

int encodeLength(int length, IsoBuffer buffer);