func toBytes()
in
Sources/Tea/Extensions.swift [6:8]
3
lines of code
1
McCabe index (conditional complexity)
func toBytes() -> [UInt8] { [UInt8](self.utf8) }