function bytesDeprecatedDeprecateduse the bytes module instead. import { bytes } from "https://deno.land/x/ayonli_jsext@v0.9.72/string/index.ts"; Deprecateduse the bytes module instead. bytes(str: string): ByteArrayReturns the bytes of the given string. Parametersstr: stringReturnsByteArray