mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
Implements a binary renderer for Pkl values, which is a lossless capturing of Pkl data. This follows the pkl binary format that is already used with `pkl server` calls, and is made available as a Java API and also an in-language API. Also, introduces a binary parser into the corresponding `PObject` types in Java.
2.4 KiB
2.4 KiB