LocalProtocolParser

object LocalProtocolParser : ProtocolParser<Local>

Parser for the Local protocol.

Functions

parse
Link copied to clipboard
open override fun parse(arguments: ProtocolArguments): Local

Parses arguments into a protocol of type P.