PayloadType
public protocol PayloadType : Decodable
-
create(from:Default implementationon: on: ) Default Implementation
Declaration
Swift
static func create(from data: Data, on h: _Hook, on eventLoop: EventLoop) -> Self?
View on GitHub
PayloadType Protocol Reference