This fixes some more edge cases when converting from a Buffer to an ArrayBuffer. Additionally, compared v2.0.5, this avoids an unnecessary copy when sending data in a request body.
This fixes some more edge cases when converting from a Buffer to an ArrayBuffer. Additionally, compared v2.0.5, this avoids an unnecessary copy when sending data in a request body.