Commit 713a413
committed
Arrays::getLength: include 'from' in exception message
Use append to add 'from' value to the ByteBuffer.
This avoids accidentally interpreting it as initial buffer capacity in the constructor.
Signed-off-by: Josua Mayer <[email protected]>1 parent 1d47f5c commit 713a413
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
895 | 895 | | |
896 | 896 | | |
897 | 897 | | |
898 | | - | |
899 | | - | |
| 898 | + | |
| 899 | + | |
900 | 900 | | |
901 | 901 | | |
902 | 902 | | |
| |||
0 commit comments