C# Class RampUp.Buffers.Extensions

Afficher le fichier Open project: Scooletz/RampUp

Méthodes publiques

Méthode Description
GetStream ( this pool ) : SegmentStream
Pop ( this pool ) : Segment*

Method Details

GetStream() public static méthode

public static GetStream ( this pool ) : SegmentStream
pool this
Résultat SegmentStream

Pop() public static méthode

public static Pop ( this pool ) : Segment*
pool this
Résultat Segment*