Module riakc_utils

Function Index

characters_to_unicode_binary/1Convert to unicode binary with informative errors.
wait_for_list/1Wait for the results of a listing operation.

Function Details

characters_to_unicode_binary/1

characters_to_unicode_binary(String::string() | binary()) -> binary()

throws {unicode_error, ErrMsg}

Convert to unicode binary with informative errors

wait_for_list/1

wait_for_list(ReqId::non_neg_integer()) -> {ok, list()} | {error, any()}

Wait for the results of a listing operation


Generated by EDoc, Dec 16 2016, 16:38:08.