0.1.4 • Published 6 years ago
@skpm/buffer v0.1.4
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()).