Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 253 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 253 Bytes

buffer for Sketch

All the nodejs buffer API is available.

Additionally, you can create a Buffer from an NSData (Buffer.from(nsdata)) as well as getting an NSData from a Buffer (buffer.toNSData()).