Skip to main content

MODULE_METHODS

Constant MODULE_METHODS 

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

Free functions of the buffer module itself (require('buffer').atob, …), as opposed to the Buffer constructor’s static methods above. Needs the parent "buffer" routing arm (see final report).