rtoml icon indicating copy to clipboard operation
rtoml copied to clipboard

Allow loading bytes

Open yajo opened this issue 2 years ago • 0 comments

If passing a byte string or a rb-mode opened file, I think this library should be able to handle that input properly.

Actually, when parsing files, IMHO it's a better practice, because then the underlying library can handle any possible byte-to-string conversions that might be specific to the format.

yajo avatar Sep 25 '23 11:09 yajo