A
B
C
D
E
F
G
H
I
L
N
O
R
S
U
V
X
S
- SchemaURICoEncoder - class in net.pwall.pipeline.uri
- URI encoder for use with JSON Schema URI fragment - encode text using URI percent-encoding, leaving dollar sign unencoded.
- SECOND - enum entry in net.pwall.pipeline.uri.URICODecoder.State
- setResult(A) - function in net.pwall.pipeline.CoFold
- simpleCoAcceptor(SuspendFunction1) - function in net.pwall.pipeline.CoAcceptorsKt
- Create a SimpleCoAcceptor.
- SimpleCoAcceptor - class in net.pwall.pipeline
- A simple implementation of CoAcceptor that takes a lambda as the accepting function.
- StringCoAcceptor - class in net.pwall.pipeline
- An IntCoAcceptor that accumulates the received data as a stream of characters and makes the result available as a String.
- SwitchableCoDecoder - class in net.pwall.pipeline.codec
- switchTo(Charset) - function in net.pwall.pipeline.codec.SwitchableCoDecoder
- switchTo(String) - function in net.pwall.pipeline.codec.SwitchableCoDecoder
- switchTo(IntCoAcceptor) - function in net.pwall.pipeline.codec.SwitchableCoDecoder