Skip to content

LambdaCodableEncoder

pokryfka edited this page Aug 7, 2020 · 2 revisions

LambdaCodableEncoder

public protocol LambdaCodableEncoder

Requirements

encode(_:​using:​)

func encode<T:​ Encodable>(_ value:​ T, using allocator:​ ByteBufferAllocator) throws -> ByteBuffer
Clone this wiki locally