Méthode | Description | |
---|---|---|
Clone ( ) : |
Creates a deep copy of the current instance.
|
|
ExtendedHeader ( ) : System |
Constructs and initializes a new instance of
|
|
ExtendedHeader ( ByteVector data, byte version ) : System |
Constructs and initializes a new instance of
|
Méthode | Description | |
---|---|---|
Parse ( ByteVector data, byte version ) : void |
Populates the current instance with the contents of the raw ID3v2 frame.
|
Méthode | Description | |
---|---|---|
ICloneable ( ) : object |
public ExtendedHeader ( ByteVector data, byte version ) : System | ||
data | ByteVector |
/// A |
version | byte |
/// A |
Résultat | System |
protected Parse ( ByteVector data, byte version ) : void | ||
data | ByteVector |
/// A |
version | byte |
/// A |
Résultat | void |