List<int> decode(
List<int> encoded
)

Not documented.

Source

S decode(T encoded) => decoder.convert(encoded);