🚚 move byte container outside detail namespace

This commit is contained in:
Niels Lohmann 2020-05-19 13:08:18 +02:00
parent 79347b484b
commit 952a87a4f4
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69
5 changed files with 264 additions and 226 deletions

View file

@ -0,0 +1,2 @@
value = {"bytes":[4,5,6],"subtype":null}
binary = {"bytes":[1,2,3],"subtype":null}