StreamExtensions Module
Type extensions
Type extension |
Description
|
|
|
Full Usage:
this.GetReader
Parameters:
int option
?retryLocked : bool
Returns: StreamReader
|
|
|
|
Full Usage:
this.ReadAllBytes
Parameters:
unit
Returns: byte[]
|
|
|
|
|
|
Full Usage:
this.ReadBytes
Parameters:
int
len : int
Returns: byte[]
|
|
|
|
Full Usage:
this.Write
Parameters:
'a
|
Extended Type:
|
|
|
Full Usage:
this.WriteAllText
Parameters:
string
|
Extended Type:
|