Static Public Member Functions | |
| static FString | BytesToFString (TArray< uint8 > const &Bytes, bool bIsFromString) |
| static TArray< uint8 > | FStringToBytes (FString const &String) |
|
inlinestatic |
| Bytes | |
| bIsFromString | Is the byte represent string? else raw byte |