Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Instance Property

description

The buffered body as UTF-8, or empty if nothing has collected it. Not CustomStringConvertible, because that protocol requires an escapable conformer.
var description: String { get }