Per-Ake Minborg
Per-Ake Minborg
In org.simpleframework.http.socket.service.FrameEncoder -> ``` for(int i = 0; i < data.length; i++) { message[i + 2] = data[i]; } ``` and ``` for (int i = 0; i < count;...
See https://github.com/ChronicleEnterprise/Chronicle-Services-Demo/issues/115
One thing that would be interesting is to do a "delta" comparison with a large number of repos. At the end of the day, development is clustered around some hubs...
# Stable Values & Collections (Internal) ## Summary This PR proposes to introduce an internal _Stable Values & Collections_ API, which provides immutable value holders where elements are initialized _at...
# Stable Values & Collections (Internal) ## Summary This PR proposes to introduce an internal _Stable Values & Collections_ API, which provides immutable value holders where elements are initialized _at...