Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

New Buffer classes #21

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

New Buffer classes #21

wants to merge 4 commits into from

Conversation

Dominaezzz
Copy link
Owner

@Dominaezzz Dominaezzz commented Mar 1, 2020

Introduce new buffer classes independent of kotlinx.io. This will allow kgl to target more platforms and smooth out some APIs that were made awkward by shoving IoBuffer into them.

  • ByteBuffer
  • ShortBuffer
  • IntBuffer
  • LongBuffer

Fixes #4 .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace IoBuffer with something more ergonomic
1 participant