| To load: | (require (planet williams/packed-binary:1:5/packed-binary)) |
| Old style: | (require (planet "packed-binary.rkt" ("williams" "packed-binary.plt" 1 5))) |
| Min Racket version: | 5.0 |
| Package description: | Performs conversions between Racket values and C structs represented as byte strings. It also provides read and write routines to perform these conversions directly to/from binary files. |
| Downloads this week: | 0 |
| Total downloads: | 319 |
| Tickets: | 3 |
| Open tickets: | 0 |
| Primary files: | [no interface available] |
| Current version |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (1 5) | — | [browse] | 148 | [docs] | 5.0 | 2010-10-27 |
| To load: (require (planet williams/packed-binary:1:5/packed-binary)) | ||||||
| Available in repositories: 4.x | ||||||
| Converted to Racket. | ||||||
| Old versions |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (1 4) | — | [browse] | 58 | [docs] | [none] | 2009-12-28 |
| To load: (require (planet "packed-binary.ss" ("williams" "packed-binary.plt" 1 (= 4)))) | ||||||
| Available in repositories: 4.x | ||||||
| Fixed issue #240: Pack of strings in incorrect. | ||||||
| (1 3) | — | [browse] | 17 | [docs] | [none] | 2009-08-23 |
| To load: (require (planet "packed-binary.ss" ("williams" "packed-binary.plt" 1 (= 3)))) | ||||||
| Available in repositories: 4.x | ||||||
| Fixed issue #198: file position doesn't get updated correctly for string type. | ||||||
| (1 2) | — | [browse] | 0 | [docs] | [none] | 2009-08-23 |
| To load: (require (planet "packed-binary.ss" ("williams" "packed-binary.plt" 1 (= 2)))) | ||||||
| Available in repositories: 4.x | ||||||
| Fixed issue #198: file position doesn't get updated correctly for string type. | ||||||
| (1 1) | — | [browse] | 94 | [docs] | [none] | 2008-09-11 |
| To load: (require (planet "packed-binary.ss" ("williams" "packed-binary.plt" 1 (= 1)))) | ||||||
| Available in repositories: 4.x | ||||||
| Fixed the defproc references in the scribble file. | ||||||
| (1 0) | — | [browse] | 2 | [docs] | [none] | 2008-09-11 |
| To load: (require (planet "packed-binary.ss" ("williams" "packed-binary.plt" 1 (= 0)))) | ||||||
| Available in repositories: 4.x | ||||||
| This is the initial release of the packed binary module for PLT Scheme. | ||||||