FlushMode

zio.stream.compression.FlushMode
See theFlushMode companion object
sealed abstract class FlushMode(val jValue: Int)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object FullFlush.type
object NoFlush.type
object SyncFlush.type

Members list

Value members

Concrete fields

val jValue: Int