In Encoding::Registry§
See primary documentation in context for method find.
method find(Str() $name)
Finds an encoding by its name. Returns an Encoding::Encoder
or Encoding::Decoder
, depending on what had been registered.
See primary documentation in context for method find.
method find(Str() $name)
Finds an encoding by its name. Returns an Encoding::Encoder
or Encoding::Decoder
, depending on what had been registered.