Buffer has long had a number of undocumented methods like Buffer.prototype.asciiSlice() and Buffer.prototype.utf8Slice()... The question is: should these be documented as part of the public API? Or should public access to them be slowly deprecated and removed?