Skip to content

Add from() constructor with char[] which accepts offset and length param #24

Description

@patrickfav

A signature similar to

public static Bytes from(char[] charArray, Charset charset, int offset, int length)

This should be efficient, i.e without copying the charArray.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions