UNPKG

@stryke/convert

Version:

A utility package that helps convert between different data types.

2 lines (1 loc) 51 B
export const bufferToString=f=>f.toString("utf8");