StreamConvertible
public protocol StreamConvertible
-
Declaration
Swift
associatedtype StreamType : StreamProtocol
-
Declaration
Swift
nonmutating func makeStream() -> StreamType