sanitzeForEncoding abstract method

String sanitzeForEncoding(
  1. String source
)

Sanitizes the source by removing/replacing any values that can't show up.

Implementation

String sanitzeForEncoding(String source);