get

get

byte[] get(​);

Return value

byte[]
Blocks the calling thread until the operation completes and return the value of the operation's result. Throws an exception if the operation does not complete successfully.