I'd like to be able to store UbyteArrays using dat...
# getting-started
t
I'd like to be able to store UbyteArrays using datastore. It has a byteArrayPreferencesKey, but when I try to replicate that with an extension of my own for ubyteArray, i run into visibility problems for .Key. Is there any way around that? Or am I just better to use bytearray and convert to/from on either side?