Skip to content

How to avoid copying data twice ? #159

@gwenn

Description

@gwenn

See

try (Arena arena = Arena.ofConfined()) {

And
// How to avoid copying twice ? nativeString + SQLite

  • it seems impossible to use the xDel callback
  • Maybe we should use an Arena by statement instead of try (Arena arena = Arena.ofConfined()) {...} and drop it when reset or clear_bindings or close is called ?

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