Skip to main content

Mojo struct

DecodeSConsumer

struct DecodeSConsumer

Fields

  • pipe (RolePipeline[2, False]):

Implemented traits

AnyType, Copyable, ImplicitlyCopyable, ImplicitlyDestructible, Movable, RegisterPassable, TrivialRegisterPassable

comptime members

SNumStages

comptime SNumStages = 2

Methods

__init__

__init__(pipe: RolePipeline[2, False]) -> Self

wait

wait(self) -> UInt32

Returns:

UInt32

release

release(mut self)

Was this page helpful?