spring-framework / org.springframework.web.reactive.function.server / EntityResponse / inserter

inserter

abstract fun inserter(): BodyInserter<T, in ServerHttpResponse>

Return the BodyInserter that writes the entity to the output stream.