Skip to content

High Level Direct Buffer Access API #57

@sjkelly

Description

@sjkelly

In many readStream/writeStream calls, copies and conversions happen which can be suboptimal in many cases. Particularly in languages like Julia with multiple dispatch, the native resolution can be used until the latest possible point (or buffer overflow requires the handle to be freed).
An example of using the direct buffer access API is here: https://github.com/JuliaTelecom/SoapySDR.jl/blob/dff59201e244485e6db51e2454d08492df29a903/examples/buffer_access.jl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions