Skip to content

[hl] hl.Bytes to String #8663

Description

@RblSb

I think there is no simple way to do it on Haxe side, so hashlink bindings use @:privateAccess String.fromUTF8(bytes) (_std/String method).
https://github.com/HaxeFoundation/hashlink/search?q=fromUTF8
Want to request Bytes.toString/Bytes.getString/Bytes.getUTF8 or something like that if there is no such method, thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions