Package org.miloss.fgsms.common.codec

Package class diagram package org.miloss.fgsms.common.codec
Base64, Base32, Binary, and Hexadecimal String encoding and decoding.

See: Description

Package org.miloss.fgsms.common.codec Description

Base64, Base32, Binary, and Hexadecimal String encoding and decoding. This package is was lifted from Apache Commons Codec, primarily to grab just what we need and to not add an additional dependency

Copyright © 2008–2017 MIL-OSS. All rights reserved.