characters_to_unicode_binary/1 | Convert to unicode binary with informative errors. |
wait_for_list/1 | Wait for the results of a listing operation. |
characters_to_unicode_binary(String::string() | binary()) -> binary()
throws {unicode_error, ErrMsg}
Convert to unicode binary with informative errors
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.