Skip to content

Bytes To Image Src

Malexion edited this page Nov 6, 2016 · 1 revision

__.render.bytesToImageSrc(bytes, [type])

  • bytes Byte string. [ bytes ].join('') if you need to convert from an array.
  • [type] [Optional] Image type, defaults to 'png'.