stream: Make default encoding configurable
Pretty much everything assumes strings to be utf-8, but crypto traditionally used binary strings, so we need to keep the default that way until most users get off of that pattern.
parent
bdb78b99
Please register or sign in to comment