OutputStream
extension OutputStream
-
Write a single byte to the output stream
Declaration
Swift
public func write(byte: UInt8) -> IntReturn Value
the written byte length or 0 upon failure