Метод | Описание | |
---|---|---|
LoadBlockData ( byte data ) : void |
Loads the padding data from the given data.
|
|
Padding ( ) : System |
Creates an empty metadata block
|
|
WriteBlockData ( Stream targetStream ) : void |
Will write the data describing this metadata block to the given stream.
|
public WriteBlockData ( Stream targetStream ) : void | ||
targetStream | Stream | Stream to write the data to. |
Результат | void |