go-duktape
go-duktape copied to clipboard
Add wrapper for duk_get_buffer_data
I needed to call these functions so here is the code...
@ltearno thanks for the pr, it looks great. Could you add some test for this?
This is great! Any chance of merging as-is? The implementation is very similar to the existing duk_get_buffer
wrapper.