#5 Dynamically allocate codec buffer

Đã đóng
%! (template.HTML=1 năm trước cách đây)đang mở bởi scossu · 1 ý kiến

Currently the buffer size for decoding a term is determined at compile time (-DLSUP_RDF_STREAM_CHUNK_SIZE). It should be dynamically allocated to accommodate for any term size. See e.g. ParseIterator.buf and fill() for NT codec.

Currently the buffer size for decoding a term is determined at compile time (`-DLSUP_RDF_STREAM_CHUNK_SIZE`). It should be dynamically allocated to accommodate for any term size. See e.g. [`ParseIterator.buf`](https://git.knowledgetx.com/scossu/lsup_rdf/src/master/src/codec/lexer_nt.re#L14) and [`fill()`](https://git.knowledgetx.com/scossu/lsup_rdf/src/master/src/codec/lexer_nt.re#L30) for NT codec.
scossu đã nhận xét 1 tháng trước cách đây
Chủ sở hữu

Complicated, and maybe not necessary for now. Will reopen if the fixed size buffer becomes a problem.

Complicated, and maybe not necessary for now. Will reopen if the fixed size buffer becomes a problem.
Đăng nhập để tham gia bình luận.
Không có Milestone
Không có người được phân công
1 tham gia
Đang tải...
Hủy bỏ
Lưu
Ở đây vẫn chưa có nội dung nào.