class Ascii85::DummyWrapper

Wraps the input in ‘<~’ and ‘~>’ delimiters and passes it through unmodified to the underlying IO object otherwise. You do not need to use this directly.

@private