Skip to content

Commit f40c7e3

Browse files
Update getNumber.md
1 parent 6735a2d commit f40c7e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reference/buffer/getNumber.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Reads a value at a specfic location (offset) in the buffer.
44

55
## Parameters
6-
Format: How many bytes the number uses, whether it is signed or unsigned, and whether it is little endian or big endian.
6+
Format: How many bytes the number uses, whether it is signed or unsigned, and whether it is little endian or big endian.
77

88
Offset: The zero-based byte position within the buffer.
99

0 commit comments

Comments
 (0)