Struct Chunks2
Namespace: ReadyM.Api.Multiplayer.Interop
Assembly: ReadyM.Api.Multiplayer.dll
public struct Chunks2
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
Chunk2
public nint Chunk2
Field Value
Length1
public int Length1
Field Value
Length2
public int Length2
Field Value
Methods
AsSpan1<T>()
public Span<T> AsSpan1<T>()
Returns
Span<T>
Type Parameters
T
AsSpan2<T>()
public Span<T> AsSpan2<T>()
Returns
Span<T>
Type Parameters
T