# Functions
LoadFromFile loads binary data from the specified file path and returns it.
SaveBinaryToFile saves binary data to the specified file path.
SaveToFile saves the provided data as a string to the specified file path.
UnpackGRPCError unpacks a gRPC error and prints user-friendly messages based on the error details.