Skip to content

Specify That No UTF-8 BOM Is Allowed #4

Description

@riggsd

Byte Order Mark (BOM) is technically allowed in UTF-8 encoding, but neither required nor recommended. Specify that the BOM is illegal in GUANO UTF-8 so that reading implementations don't have to care.

See: https://en.wikipedia.org/wiki/Byte_order_mark#UTF-8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions