Skip to content

Ensure Java 8 ByteBufferAPI usage #690

@mp911de

Description

@mp911de

Avoid calling flip on ByteBuffer, rather call flip on Buffer to avoid capturing the method signature returning ByteBuffer introduced with Java 9++.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions