跳到主要内容
版本:Next

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

nint

Chunk2

public nint Chunk2

Field Value

nint

Length1

public int Length1

Field Value

int

Length2

public int Length2

Field Value

int

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

  • Fields
    • Chunk1
    • Chunk2
    • Length1
    • Length2
  • Methods
    • AsSpan1<T>()
    • AsSpan2<T>()