这是indexloc提供的服务,不要输入任何密码
Skip to content

ReadRawBytes() method is missing #917

@mehmettokgoz

Description

@mehmettokgoz

There is a WriteRawBytes()method for writing bytes directly without applying any extra operation, but there is no read method for reading directly. A possible workaround could be calling ReadByte() for the array size, but it would be better if we add this method to API.

Similar method is available on other clients.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions