Flowdock
method

strict_decode64

Importance_1
strict_decode64(str) public

Returns the Base64-decoded version of str. This method complies with RFC 4648. ArgumentError is raised if str is incorrectly padded or contains non-alphabet characters. Note that CR or LF are also rejected.

Show source
Register or log in to add new notes.