beve icon indicating copy to clipboard operation
beve copied to clipboard

High performance, tagged binary data specification

Results 6 beve issues
Sort by recently updated
recently updated
newest added

[JavaScript] I get this error if the string size is 64 or more Input: ```js const sampleData = { postId: "9776bfe3-6a5e-4b5c-b93d-4037447a0b4a", title: "Dedecor aspernatur defessus tamdiu amet amita facere tametsi.aa",...

bug

JSON and most languages do not support undefined values, and this is how the write_beve function on beve js throws an error for the undefined value passed to it. This...

This will be a breaking change, hence it hasn't been immediately addressed. And, there is a question of whether variant tags should be strings or numbers, or if both should...

Here's my first proposal to what a description language would look like. I chose BIDL as the name, which didn't seem to be anything yet after a quick search. If...

This issue is to track the development of a Timestamp Extension for BEVE. - It must work well with established formats. - It must be easily representable in a common...