Skip to content

Namespace Void.Minecraft.Buffers

Namespaces

Void.Minecraft.Buffers.Exceptions

Void.Minecraft.Buffers.Extensions

Structs

BufferMemory

Represents a memory buffer that can be sliced into smaller segments. Provides a way to access a specific range of bytes within the buffer.

BufferSpan

Manages a span of bytes, allowing access and manipulation of its position within the buffer.

BufferStream

MinecraftBuffer

Interfaces

ICommonMinecraftBuffer

IMinecraftBuffer<TBuffer>

IReadMinecraftBuffer

IWriteMinecraftBuffer