api

http4k / org.http4k.core / MemoryBody / <init>

<init>

MemoryBody(payload: String) MemoryBody(payload: ByteArray)MemoryBody(payload: ByteBuffer)

Represents a body that is backed by an in-memory ByteBuffer. Closing this has no effect.