method
strict_encode64
v1_9_2_180 -
Show latest stable
- Class:
Base64
strict_encode64(bin)public
Returns the Base64-encoded version of bin. This method complies with RFC 4648. No line feeds are added.
strict_encode64(bin)Returns the Base64-encoded version of bin. This method complies with RFC 4648. No line feeds are added.