You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However it would be useful if someone using this API wouldn't need to splice the section to be read. By adding a byteOffset it would be possible to just read a section.
Its nice to have with
fromBytes
andtoBytes
utils to interact with a data-streamlong.js/src/long.js
Line 1329 in 9448e61
However it would be useful if someone using this API wouldn't need to splice the section to be read. By adding a
byteOffset
it would be possible to just read a section.Similar for
toBytes
long.js/src/long.js
Line 1277 in 9448e61
The text was updated successfully, but these errors were encountered: