Which of the following statements is true about the Buffer class in Node.js?
A) Buffers are used to store strings
B) Buffers are used to store binary data
C) Buffers are used to store JavaScript objects
D) Buffers are used to manage environment variables