pub suberror Malformed BytesView
type Utf8
impl Show for Utf8
fn output(self : Utf8, logger : &Logger) -> Unit
impl ToJson for Utf8
fn to_json(self : Utf8) -> Json
#as_free_fnfn Utf8::of_bytes(bytes : Bytes) -> Utf8 raise Malformed
#as_free_fnfn Utf8::of_bytesview(bytes : BytesView) -> Utf8 raise Malformed
fn Utf8::to_bytes(self : Utf8) -> Bytes
fn Utf8::to_string(self : Utf8) -> String
fn decode(bytes : BytesView) -> String raise Malformed
fn decode_lossy(bytes : BytesView) -> String
fn encode(string : StringView) -> Bytes
Install
Powered by MoonBit
© 2026 mooncakes.io