Exiv2::Value doesn't have toUnsignedLong() #2408
martirosyanH
started this conversation in
RFC
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I am facing the issue with reading
Exiv2::Value
with the type UnsignedLong.Only available function to read this is
toLong
which is having overflow for big numbers.I would like to know what is the possible quick fix for this and if the missing functionality will be added to Exiv2 in future releases?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions