Skip to content

TBinaryProtocol returns error size when zerocopy is on and the impl doesn't use LinkedBytes #61

@PureWhiteWu

Description

@PureWhiteWu

Currently only LinkedBytes supports zerocopy, but the length calculation can't be specialized for LinkedBytes.

This relies on rust-lang/rust#31844, when this is stabilized, we can fix the problem.

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