Skip to content

A Java API for fragmenting/splitting files into smaller chunks/blocks with ease aswell as plenty of other file functionality.

Notifications You must be signed in to change notification settings

EncodedBunny/File-Fragmenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File-Fragmenter

This JavaAPI has the purpose of facilitating the division of files into smaller chunks, this is great when doing things like distributing a file across a network of devices amongst many other uses.

Features

  • Allows files to be split in a set number of chunks
  • Allows files to be dynamically split based on a maximum chunk size

About

A Java API for fragmenting/splitting files into smaller chunks/blocks with ease aswell as plenty of other file functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages