C# Class org.GraphDefined.Vanaheimr.Hermod.HTTP.Helpers

Exibir arquivo Open project: Vanaheimr/Hermod

Public Methods

Method Description
ReadTEBlockLength ( this TEContent, Int32 Position, Int32 TELength ) : Int32

Method Details

ReadTEBlockLength() public static method

public static ReadTEBlockLength ( this TEContent, Int32 Position, Int32 TELength ) : Int32
TEContent this
Position System.Int32
TELength System.Int32
return System.Int32