Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
/******************************************************************************* * SaveableLib is Copyright 2012 by Pedro M. * * This file is part of SaveableLib. * * SaveableLib is free software: you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the Free * Software Foundation, either version 3 of the License, or (at your option) * any later version. * * SaveableLib is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License * for more details. * * Commercial Distribution License * If you would like to distribute SaveableLib (or portions thereof) under a * license other than the "GNU Lesser General Public License, version 3", please * contact Pedro M (pedro.pub@free.fr). * * You should have received a copy of the GNU Lesser General Public License * along with SaveableLib. If not, see <http://www.gnu.org/licenses/>. ******************************************************************************/ SaveableLib are a few java utility classes to store and retrieve data from/to java.io.Data(In/Out)putStream