Commit 72dcc26c authored by Ben Noordhuis's avatar Ben Noordhuis Committed by Trevor Norris
Browse files

doc: buffer: clarify typed array construction



It's possible to construct a typed array from a buffer but the buffer
is treated as an array, not a byte array as one might expect.

Fixes #7786.

Signed-off-by: default avatarTrevor Norris <trev.norris@gmail.com>
parent e22ea566
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment