RequestEncoder

interface RequestEncoder

Functions

append
Link copied to clipboard
common
open fun append(value: Char): <ERROR CLASS>
open fun append(value: CharSequence?, startIndex: Int, endIndex: Int): <ERROR CLASS>
toByteArray
Link copied to clipboard
common
abstract fun toByteArray(): ByteArray

Inheritors

StringEncoder
Link copied to clipboard
GzipEncoder
Link copied to clipboard