Epilogue

class Epilogue(body: ByteReadPacket) : MultipartEvent

Represents a multipart content epilogue. A multipart stream could have at most one epilogue.

Constructors

Link copied to clipboard
fun Epilogue(body: ByteReadPacket)

Functions

Link copied to clipboard
open override fun release()

Release underlying data/packet.

Properties

Link copied to clipboard
val body: ByteReadPacket

contains epilogue's content