Parses SDES chunk from the specified buffer.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void Parse( byte[] buffer, ref int offset )
Public Sub Parse ( buffer As Byte(), ByRef offset As Integer )
public: void Parse( array<unsigned char>^ buffer, int% offset )
member Parse : buffer : byte[] * offset : int byref -> unit
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when buffer is null. |
ArgumentException | Is raised when any of the arguments has invalid value. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119