In node.js, which of the following codes is used to render a number that indicates whether a buffer comes before or after another buffer in a sorted order?
Which of the following given code snippets correctly returns a new buffer which link the same memory as the old, but offset and cropped by the start (defaults to 0) and end (defaults to buffer.length) indexes in node.js?