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
I am always reading and writing to bytes in my library and I don't want to pipe two codepaths throughout the whole thing. A quick way to convert a StringFormat to BinaryFormat with a charset would save me a lot of internal abstraction.