module

Dragonstone::Encoding::Checks

Instance methods

encoding_error(path : String, message : String, line : Int32 = 1, column : Int32 = 1, hint : String | Nil = nil) : SyntaxError
Source
ensure_scalar!(codepoint : Int32, path : String, line : Int32, column : Int32)
Source
ensure_valid_utf8!(bytes : Bytes, path : String)
Source