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

de.lhns.fs2.compress.Defaults.scala Maven / Gradle / Ivy

The newest version!
package de.lhns.fs2.compress

object Defaults {
  val defaultChunkSize: Int = 1024 * 64
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy