Свойство | Type | Description | |
---|---|---|---|
Stream | Stream |
Méthode | Description | |
---|---|---|
GivenAMemoryStreamContaining ( ) : void | ||
GivenANonSeekableStream ( ) : void | ||
GivenANullStream ( ) : void | ||
TextInASCII ( string text ) : byte[] | ||
TextInUTF16 ( string text ) : byte[] |
Méthode | Description | |
---|---|---|
CreateMemoryStream ( ) : |
protected GivenAMemoryStreamContaining ( ) : void | ||
Résultat | void |
protected GivenANonSeekableStream ( ) : void | ||
Résultat | void |
protected TextInASCII ( string text ) : byte[] | ||
text | string | |
Résultat | byte[] |
protected TextInUTF16 ( string text ) : byte[] | ||
text | string | |
Résultat | byte[] |