TStream on Delphi 11 has Read64 and Write64 virtual methods that should probably have matching methods in TPJStreamWrapper.
Trouble is, I don't know when the methods were added to Delphi, so maybe a user controlled define should be used to include the methods.
TStreamon Delphi 11 hasRead64andWrite64virtual methods that should probably have matching methods inTPJStreamWrapper.Trouble is, I don't know when the methods were added to Delphi, so maybe a user controlled define should be used to include the methods.