Property | Type | Description | |
---|---|---|---|
Buffer | byte[] | ||
Length | int |
Method | Description | |
---|---|---|
Append ( |
||
Append ( byte b ) : void | ||
Append ( byte b, int idx, int len ) : void | ||
ToLString ( ) : |
public Append ( byte b, int idx, int len ) : void | ||
b | byte | |
idx | int | |
len | int | |
return | void |