ImmutableObjectsStream

Properties

Link copied to clipboard
val CONTENT_TYPE: ContentType

Functions

Link copied to clipboard
suspend fun decode(input: ByteReadChannel): Map<String, String>
Link copied to clipboard
fun encode(out: Appendable, objects: Map<String, String>)