arraybuffertobase64

Translates ArrayBuffer type to base 64 strings

Usage no npm install needed!

<script type="module">
  import arraybuffertobase64 from 'https://cdn.skypack.dev/arraybuffertobase64';
</script>

README

DOI Logo

ArrayBufferToBase64

This package converts ArrayBuffer objects to Base64 strings.

Usage

    ArrayBufferToBase64.Execute(buffer)

DOI OCIO