Skip to content
Stephane Carrez edited this page Feb 7, 2018 · 1 revision

Encode/Decode streams and strings from one format to another

Encoder and Decoders

The Util.Encoders package defines the Encoder and Decode objects which provide a mechanism to transform a stream from one format into another format.

Simple encoding and decoding


Generated by Dynamo from util-encoders.ads