decode
tungstenite
0.29.0
In tungstenite::
utf8
tungstenite
::
utf8
Function
decode
Copy item path
Source
pub(crate) fn decode(input: &[
u8
]) ->
Result
<&
str
,
DecodeError
<'_>>