encodeString abstract method

void encodeString(
  1. String value
)

Encodes a string value.

Implementation

void encodeString(String value);