cpprestsdk
cpprestsdk copied to clipboard
Fix bug when offset is not applied in seekof(..., std::ios_base::end, ...)
offset was not applied when we seek from end.