Méthode | Description | |
---|---|---|
FromBytes ( this bytes ) : string | ||
FromBytes ( this |
||
ToBytes ( this str ) : byte[] |
public static FromBytes ( this bytes ) : string | ||
bytes | this | |
Résultat | string |
public static FromBytes ( this |
||
bytesSegment | this |
|
Résultat | string |
public static ToBytes ( this str ) : byte[] | ||
str | this | |
Résultat | byte[] |