class Ascii85::Wrapper

Wraps the input in ‘<~’ and ‘~>’ delimiters and ensures that no line is longer than the specified length. You do not need to use this directly.

@private