scala-compress
scala-compress
com.github.gekomad.scalacompress
CompressionStats
CompressionStats
Compressors
StreamableCompressor
StreamCompress
StreamDecompress
DecompressionStats
DecompressionStats
Util
scala-compress
/
com.github.gekomad.scalacompress
/
Compressors
/
StreamableCompressor
StreamableCompressor
object
StreamableCompressor
extends
Enumeration
Graph
Supertypes
class
Enumeration
trait
Serializable
class
Object
trait
Matchable
class
Any
Type members
Value members
Type members
Inherited classlikes
@
SerialVersionUID
(value = -3501153230598116017L)
protected
class
Val
Inherited from
Enumeration
@
SerialVersionUID
(value = 7091335633555234129L)
abstract
class
Value
Inherited from
Enumeration
object
ValueOrdering
Inherited from
Enumeration
@
SerialVersionUID
(value = 3L)
object
ValueSet
Inherited from
Enumeration
@
SerialVersionUID
(value = 7229671200427364242L)
class
ValueSet
Inherited from
Enumeration
Types
type
StreamableCompressor
=
Value
Value members
Inherited methods
final protected
def
Value
(i:
Int
, name:
String
):
Value
Inherited from
Enumeration
final protected
def
Value
(name:
String
):
Value
Inherited from
Enumeration
final protected
def
Value
(i:
Int
):
Value
Inherited from
Enumeration
final protected
def
Value
:
Value
Inherited from
Enumeration
final
def
apply
(x:
Int
):
Value
Inherited from
Enumeration
final
def
maxId
:
Int
Inherited from
Enumeration
protected
def
readResolve
():
AnyRef
Inherited from
Enumeration
override
def
toString
():
String
Definition Classes
Enumeration
->
Any
Inherited from
Enumeration
def
values
:
ValueSet
Inherited from
Enumeration
final
def
withName
(s:
String
):
Value
Inherited from
Enumeration
Concrete fields
val
BZ2
:
Value
val
DEFLATE
:
Value
val
GZ
:
Value
val
LZ4
:
Value
val
LZMA
:
Value
val
PACK200
:
Value
val
SNAPPY
:
Value
val
XZ
:
Value
val
ZSTANDARD
:
Value