fs2-core
fs2-core
fs2
Chunk
Chunk
Singleton
ArraySlice
ArraySlice
Buffer
CharBuffer
CharBuffer
ByteBuffer
ByteBuffer
Queue
Queue
ChunkCompanionRuntimePlatform
ChunkRuntimePlatform
Collector
Collector
Builder
Builder
CollectorK
CollectorK
Compiler
Compiler
Target
Target
CompositeFailure
CompositeFailure
Fallible
Fallible
Pull
Pull
StreamPullOps
PartiallyAppliedFromEither
Timed
IdOps
RaiseThrowable
RaiseThrowable
Stream
Stream
InvariantOps
NothingStreamOps
OptionStreamOps
NestedStreamOps
PureOps
IdOps
FallibleOps
ToPull
CompileOps
StepLeg
PipeOps
PurePipeOps
PurePipe2Ops
hash
text
utf8
base64
hex
fs2.compat
fs2.compression
Compression
Compression
DeflateParams
DeflateParams
Level
Level
DEFAULT
BEST_SPEED
BEST_COMPRESSION
NO_COMPRESSION
ZERO
ONE
TWO
THREE
FOUR
FIVE
SIX
SEVEN
EIGHT
NINE
Strategy
Strategy
DEFAULT
BEST_SPEED
BEST_COMPRESSION
FILTERED
HUFFMAN_ONLY
FlushMode
FlushMode
DEFAULT
BEST_SPEED
BEST_COMPRESSION
NO_FLUSH
SYNC_FLUSH
FULL_FLUSH
GunzipResult
InflateParams
InflateParams
ZLibParams
Header
Header
ZLIB
GZIP
fs2.concurrent
Channel
Channel
Closed
Signal
Signal
SignalOps
BooleanSignalOps
SignallingRef
SignallingRef
Topic
Topic
Closed
fs2-core
/
fs2
/
Stream
/
PurePipeOps
PurePipeOps
final
class
PurePipeOps
[I, O](self: (
Pure
,
I
) =>
O
) extends
AnyVal
Provides operations on pure pipes for syntactic convenience.
Graph
Supertypes
class
AnyVal
trait
Matchable
class
Any