forked from jcreigh/pylabview
-
Notifications
You must be signed in to change notification settings - Fork 25
Revision History
Jessica Creighton edited this page Feb 24, 2013
·
2 revisions
### HBUF
```plain
Length | Type | Value
--------+---------+-------
4 | uint32 | ?
4 | uint32 | Count
```
### HBUF
Count of the following:
Length | Type | Value
--------+---------+-------
4 | uint32 | Revision Number
4 | uint32 | Time (unknown format)
4 | uint32 | ?
4 | uint32 | ?
4 | uint32 | ?
### HBUF
Multiple of the following:
Length | Type | Value
--------+---------+-------
4 | uint32 | Name Length
* | string | Name
This wiki is generated from code repository. Contribute to said code repository to see the wiki updated.