Searched refs:list_to_uue (Results 1 – 1 of 1) sorted by relevance
127 get_chunk/4, get_chunk_trailer/2, list_to_uue/1, uue_to_list/1,1061 list_to_uue(L) -> list_to_uue(L, []). function1063 list_to_uue([], Out) -> function1065 list_to_uue(L, Out) -> function1068 list_to_uue(L1, lists:reverse(Encoded, Out)).