PG::TextDecoder::
FromBase64 class
Superclass | PG::CompositeDecoder |
This is a decoder class for conversion of base64 encoded data to it’s binary representation. It outputs a binary Ruby String
or some other Ruby object, if a elements_type
decoder was defined.