Skip to main content

INSTANCE_METHODS

Constant INSTANCE_METHODS 

Source
pub const INSTANCE_METHODS: &[&str];
Expand description

The methods a Buffer instance answers — the surface instance_call dispatches, and the set installed as @proto:Buffer:<m> thunks on the real Buffer.prototype object.