Skip to content

Base256emoji: why the leading null byte in the example?Β #105

@grondilu

Description

@grondilu

in tests/basics.csv the string example "yes mani !" is encoded with "πŸš€πŸƒβœ‹πŸŒˆπŸ˜…πŸŒ·πŸ€€πŸ˜»πŸŒŸπŸ˜…πŸ‘"

The rocket at the beginning corresponds to a null byte. Why is it here? I thought a leading null byte marked the identity encoding. Does this mean the base256emoji encoding also implies an identity encoding, like is it its default textual representation or something? In that case it would mean all base256emoji strings start with a rocket, right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions