AnsiTextImplementationFeatures

An enumeration used by an AnsiText implementation to describe any special features that AnsiText needs to mold itself around.

Values

ValueMeaning
basic0

Supports at least .put, .toSink, char[] .newSlice, and allows AnsiText to handle the encoding.

Meta