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

grizzled.io.package.scala Maven / Gradle / Ivy

The newest version!
package grizzled

/** I/O-related classes and utilities. This package is distinguished from
  * the `grizzled.file` package in that this package operates on
  * already-open Java `InputStream`, `OutputStream`, `Reader` and `Writer`
  * objects, and on Scala `Source` objects.
  *
  * See [[grizzled.file]]
  */
package object io {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy