The GitHub Actions job "Fory CI" on fory.git/fory-docs-encoders-cleanup has 
failed.
Run started by GitHub user stevenschlansker (triggered by stevenschlansker).

Head commit for run:
f4facff3d3867f37d6bc6dff34f60a2d34463864 / Claude (on behalf of Steven 
Schlansker) <[email protected]>
docs(format): note byte[] decode skips sizeEmbedded by design

The MemoryBuffer overloads respect sizeEmbedded for stream framing; the byte[]
overloads do not, because encode(T) writes no size prefix and decode(byte[]) 
uses
bytes.length. Comment the three byte[] decode methods so the asymmetry isn't
mistaken for a bug.

Report URL: https://github.com/apache/fory/actions/runs/26655157054

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to