C# Class RampUp.Buffers.Extensions

Datei anzeigen Open project: Scooletz/RampUp

Public Methods

Method Description
GetStream ( this pool ) : SegmentStream
Pop ( this pool ) : Segment*

Method Details

GetStream() public static method

public static GetStream ( this pool ) : SegmentStream
pool this
return SegmentStream

Pop() public static method

public static Pop ( this pool ) : Segment*
pool this
return Segment*