* Fix integer truncation in StreamReader size calculations * improves type clarity and avoids implicit conversions by replacing C-style casts with static_cast --------- Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>
* Fix integer truncation in StreamReader size calculations * improves type clarity and avoids implicit conversions by replacing C-style casts with static_cast --------- Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>