io.permazen.encoding.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of permazen-encoding Show documentation
Show all versions of permazen-encoding Show documentation
Permazen classes for encoding Java values to/from binary representations.
The newest version!
/*
* Copyright (C) 2015 Archie L. Cobbs. All rights reserved.
*/
/**
* Permazen {@link io.permazen.encoding.Encoding}s.
*
* @see io.permazen.core
*/
package io.permazen.encoding;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy