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
Have you thought to implement an import/export of a BitSet as a base64 encoding string, so you can send or receive BitSets from server ? If you think it could be useful feature for your project, any suggestion for the implementation is welcome, I need this kind of thing for a project. I need around 200 sequential bits, so it makes a quite short simple string.