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
I'd prefer to draw from what most other languages do and provide a dedicated parseInt64BE/parseInt64LE (and maybe UInit too?).
(I'm not sure what the correct prefix here is. read doesn't feel quite right to because it's usually about reading complete files from disk/a connection. But parse() isn't quite right either because there isn't really any parsing going on here.)
Dedicated issue for #39 / #116 which requested this through
as.integer64.raw()
.I think we can do this by adding yet-another hijack:
cc @hadley @coolbutuseless
The text was updated successfully, but these errors were encountered: