Skip to content

Unicode compress #5

@artimonist

Description

@artimonist

buffer --> base58 -->
if neighbors chars in 0..9,a..f, use as hex, translate to a unicode char.
use longest neighbors chars to translat.
length at least 2 chars.

example: afcghyZAamnfds --> \u{afc}ghyZAamn\u{fd}s

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