Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Swift
/
OutputRawSpan
/
append(_:)
append(_:)
Append a single byte to this span.
Declaration
mutating
func
append
(
_
value
:
UInt8
)