getReadableLockCommandResult

Converts the result of a lock command from bytes into a readable string. The first byte represents the command, and the rest of the bytes provide command result.

Return

A readable string describing the result of the lock command.

Parameters

this

The byte array containing the lock command result.