Package com.exceptionfactory.jagged.framework.codec


package com.exceptionfactory.jagged.framework.codec
  • Class
    Description
    Canonical Base64 Decoder implements RFC 4648 Section 3.5 canonical encoding and decoding without padding
    Canonical Base64 Decoder for encoded sources
    Canonical Base64 Encoder following RFC 4648 Section 3.5
    Canonical Base64 wrapping Output Stream writes line feed characters after 64 characters