method find
Documentation for method find
assembled from the following types:
class Encoding::Registry
From Encoding::Registry
(Encoding::Registry) method find
method find(Str() )
Finds an encoding by its name. Returns an Encoding::Encoder
or Encoding::Decoder
, depending on what had been registered.