Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.brim-lang.com/llms.txt

Use this file to discover all available pages before exploring further.

What this means

input bytes are not valid UTF-8

Metadata

  • Code: E1010
  • Default level: Error
  • Phase: Lexer
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/E1010
  • Tags: lexer, utf-8

How to fix

  • save the file as UTF-8
  • remove corrupted bytes at the reported offset

Typical output

E1010: invalid UTF-8 encoding
note: input bytes are not valid UTF-8