Pipe

extension Pipe
  • Returns the contents decoded as UTF-8, while consuming self.

    Declaration

    Swift

    public func readUTF8() -> String