asText

Like readText, but with in-memory data. Reverse of ae.utils.array.bytes (for strings).

inout(char)[]
asText
(
inout(ubyte)[] bytes
)

Meta