pub const INSTANCE_METHODS: &[&str];
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.
Buffer
instance_call
@proto:Buffer:<m>
Buffer.prototype