convert a string into raw data (or Uint8Array). For example- new Deno.Buffer(new TextEncoder().encode("123"));. TextEncoder and TextDecoder ...
確定! 回上一頁