Ability to store binary data / BufferValue

Full support though I’m curious if this would theoretically allow bypassing the 200k char limit for StringValue in favor of BufferValue using buffer.fromstring since Buffers have a 1gb limit.