Decodes specified data block.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public abstract byte[] Decode( byte[] buffer, int offset, int count )
Public MustOverride Function Decode ( buffer As Byte(), offset As Integer, count As Integer ) As Byte()
public: virtual array<unsigned char>^ Decode( array<unsigned char>^ buffer, int offset, int count ) abstract
abstract Decode : buffer : byte[] * offset : int * count : int -> byte[]
Return Value
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119