reactivemongo.api.Compressor
See theCompressor companion object
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
The compressor ID (e.g. 1
for snappy)
The compressor ID (e.g. 1
for snappy)
Attributes
The compressor name (e.g snappy
)
The compressor name (e.g snappy
)
Attributes
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
-
Returns
-
a string representation of the object.
-
Definition Classes
-
Any