Skip to content

Commit

Permalink
spec: bytes data type
Browse files Browse the repository at this point in the history
This change adds initial specification of the bytes data type
following length discussion in #112.
It also explains the implementation-dependent encoding of
text strings, and the \u \U \X escapes.

More will follow, but let's get the easy parts out of the way first.

Updates #112

Change-Id: I8cfbb4910c2f85a1076f9b8bdf1081c89dd5948a
  • Loading branch information
adonovan committed Feb 5, 2021
1 parent 98a71a3 commit f7de256
Showing 1 changed file with 182 additions and 40 deletions.

0 comments on commit f7de256

Please sign in to comment.