8000 Improve Buffer.len() return type docs · Issue #86 · questdb/c-questdb-client · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Improve Buffer.len() return type docs #86
Open
@amunra

Description

@amunra

It's been reported that the len method can be confused to return the row count instead of the byte count.

We should improve the docs to explain that the buffer is not a collection of rows, but a binary buffer.

Additionally, the len method in Rust should use a ByteCount typedef of usize to further clarify its use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0