Codable decode
init(from decoder: Decoder) throws
s8SotoCore15AWSEventPayloadV4fromACs7Decoder_p_tKcfc
4J3BW
import SotoCore
struct AWSEventPayload
Event payload type. To aid encoding and decoding
protocol Decoder
A type that can decode values from a native format into in-memory representations.
let buffer: ByteBuffer
func encode(to encoder: Encoder) throws
Codable encode