ph-commons 9.1.7
·
1474 commits
to master
since this release
- Added new class
IdentityByteArrayCodec - Added new classes
MacInputStreamandMacOutputStream - Deprecated some JSON APIs with
byte,shortandfloat - Overloaded
WrappedOutputStream.write (byte[],int,int)for quicker pass-through. Please ensure that all derived classes also overload this method. JSONValuehandling forlongvalues in theintrange was changed to storeintinternally. This improves testability independent of the value range.- Added new
StringHelper.contains(Any|No|Only)methods forCharSequenceandStringobjects