Skip to content

isUni and isZg string check feature #10

@nyanlynnhtut

Description

@nyanlynnhtut

Should be add given data is unicode data or zawgyi data in rabbit converter.
Example

if ( Rabbit::isZawgyi(data)) {
    data = Rabbit::zg2uni(data);
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions