-
Notifications
You must be signed in to change notification settings - Fork 948
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
zip the buffer paths and data attributes to ease debugging
Now a model state can have structure like: ``` state: ... buffers: { buffers: [ {path: ["a", 1, "b"], data: "AFE0139AB"}, {path: ["x", 0], data: "45E01FE"} ], encoding: "hex" } ```
- Loading branch information
1 parent
66c6033
commit 2416a6d
Showing
1 changed file
with
19 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters