HaxeFoundation / HaxeFoundation/haxe

[hl] hl.Bytes to String

Open
#8,663 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Haxe
Stars
6.9k
Forks
715
Avg merge
2d 2h
Merged PRs (30d)
11

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.