Files
obitools4/pkg/obiformats
Eric Coissac 8c318c480e replace fixed-size carry buffer with dynamic slice
Replace the fixed [256]byte carry buffer with a dynamic []byte slice to support arbitrarily long lines without heap allocation during accumulation. Update all carry buffer handling logic to use len(s.carry) and append instead of fixed-size copy operations.
2026-03-11 20:44:45 +01:00
..
2024-01-16 21:11:38 +01:00
2025-01-24 18:09:59 +01:00
2025-06-04 09:48:10 +02:00
2025-06-04 09:48:10 +02:00
2023-11-29 12:14:37 +01:00
2023-12-01 16:31:35 +01:00
2024-03-02 16:03:46 -04:00
2022-01-13 23:27:39 +01:00
2023-12-05 15:28:29 +01:00
2024-11-29 18:39:18 +01:00
2025-06-04 09:48:10 +02:00
2025-06-04 09:48:10 +02:00
2025-08-08 10:23:03 -04:00
2025-06-04 09:48:10 +02:00
2025-11-18 15:30:20 +01:00