module

Duktape::API::Buffer

Instance methods

config_buffer(index : LibDUK::Index, buf : Slice(UInt8))
Source
get_buffer_data(index : LibDUK::Index)
Source
push_buffer_object(index : LibDUK::Index, byte_offset : Int32, byte_length : Int32, flags : UInt32)
Source
push_buffer_object(index : LibDUK::Index, byte_offset : Int32, byte_length : Int32, flags : LibDUK::BufObj)
Source
require_buffer_data(index : LibDUK::Index)
Source
resize_buffer(index : LibDUK::Index, size : Int32)
Source
steal_buffer(index : LibDUK::Index)
Source