import { bufferToU8a } from "https://deno.land/x/polkadot@0.2.19/util/mod.ts";
Examples
import { bufferToU8a } from 'https://deno.land/x/polkadot@0.2.19/util/mod.ts';
bufferToU8a(Buffer.from([1, 2, 3]));
import { bufferToU8a } from "https://deno.land/x/polkadot@0.2.19/util/mod.ts";
import { bufferToU8a } from 'https://deno.land/x/polkadot@0.2.19/util/mod.ts';
bufferToU8a(Buffer.from([1, 2, 3]));