All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.schlichtherle.nio.charset.package.html Maven / Gradle / Ivy

Go to download

TrueZIP is a Java based Virtual File System (VFS) to enable transparent, multi-threaded read/write access to archive files (ZIP, TAR etc.) as if they were directories. Archive files may be arbitrarily nested and the nesting level is only limited by heap and file system size.

The newest version!




    
    
        

Provides an implementation of the {@code IBM437} character set. This is the original IBM PC character set for the USA, also known as {@code CP437}, and is the original character set used in ZIP files.

This implementation is provided because this character set does not need to be present in a JRE. In Sun's JRE, if installed, it's contained in {@code lib/charsets.jar} in the JRE home directory.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy