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
the result of the acceptor
simpleCoAcceptor(kotlin.coroutines.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(java.nio.charset.Charset) - function in net.pwall.pipeline.codec.SwitchableCoDecoder
 
switchTo(java.lang.String) - function in net.pwall.pipeline.codec.SwitchableCoDecoder
 
switchTo(net.pwall.pipeline.IntCoAcceptor) - function in net.pwall.pipeline.codec.SwitchableCoDecoder
 
A  B  C  D  E  F  G  H  I  L  N  O  R  S  U  V  X