UNPKG

arrbuffstr

Version:

Creates Strings from ArrayBuffers and viceversa in NodeJS and the Browser

4 lines (3 loc) 110 B
import make from './arrbuffstr/make'; export { ArrBuffStr } from './arrbuffstr/make'; export default make;