You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ya, this would likely improve the performance. I plan to use DirectByteBuffer internally in a future release, this should give a significant boost to performance.
In org.simpleframework.http.socket.service.FrameEncoder ->
and
Could be made using System.arraycopy instead.
The text was updated successfully, but these errors were encountered: