Struct Chunks1
Namespace: ReadyM.Api.Multiplayer.Interop
Assembly: ReadyM.Api.Multiplayer.dll
public struct Chunks1
Inherited Members
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Fields
Chunk1
public nint Chunk1
Field Value
Length1
public int Length1
Field Value
Methods
AsSpan<T>()
public Span<T> AsSpan<T>()
Returns
Span<T>
Type Parameters
T