elasticmagic-transport
/
dev.evo.elasticmagic.transport
/
RequestEncoder
common
js
jvm
native
Request
Encoder
interface
RequestEncoder
Content copied to clipboard
Functions
Inheritors
Functions
append
Link copied to clipboard
common
open fun
append
(value:
Char
):
<ERROR CLASS>
Content copied to clipboard
open fun
append
(value:
CharSequence
?, startIndex:
Int
, endIndex:
Int
):
<ERROR CLASS>
Content copied to clipboard
toByteArray
Link copied to clipboard
common
abstract fun
toByteArray
():
ByteArray
Content copied to clipboard
Inheritors
StringEncoder
Link copied to clipboard
GzipEncoder
Link copied to clipboard