A
B
C
D
E
F
G
I
J
K
M
P
R
S
T
W
C
- channelOutput(ByteWriteChannel,TypeAliased(typeAlias=GenericTypeConstructor(dri=io.ktor.utils.io.charsets/Charset///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.nio.charset/Charset///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), extra=PropertyContainer(map={}))) - function in io.kjson.ktor.JSONKtorFunctionsKt
- Create a KtorByteChannelOutput (convenience function).
- close() - function in io.kjson.ktor.io.KtorByteChannelCoAcceptor
- Close the acceptor.
- close() - function in io.kjson.util.CoOutputChannel
- close() - function in net.pwall.pipeline.AbstractCoPipeline
- contentTypeJSON() - function in io.kjson.ktor.JSONKtorFunctionsKt
- Get a Headers containing a
Content-Typeofapplication/json. - contentTypeJSON(TypeAliased(typeAlias=GenericTypeConstructor(dri=io.ktor.utils.io.charsets/Charset///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.nio.charset/Charset///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), extra=PropertyContainer(map={}))) - function in io.kjson.ktor.JSONKtorFunctionsKt
- Get a Headers containing a
Content-Typeofapplication/jsonwith the specified Charset. - CoOutputChannel - class in io.kjson.util
- A class to accept a byte stream in the manner of a CoOutputFlushable and forward it to an IntCoAcceptor.
- copyToPipeline(ByteReadChannel,IntCoAcceptor,Integer) - function in io.kjson.ktor.JSONKtorFunctionsKt
- Copy data from a ByteReadChannel to an IntCoAcceptor.
- createStreamedJSONContent(Object,ContentType,TypeAliased(typeAlias=GenericTypeConstructor(dri=io.ktor.utils.io.charsets/Charset///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.nio.charset/Charset///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), extra=PropertyContainer(map={})),JSONConfig) - function in io.kjson.ktor.JSONKtorFunctionsKt
- Create an OutgoingContent to stream JSON output.