syntaxTextBytes

Retrieve the syntax text as an array of bytes that models the input source even in the presence of invalid UTF-8.

SyntaxProtocol.swift:553
var syntaxTextBytes: [UInt8] { get }