Decodes the given list of protocols into {@link string}s. @param protocols the encoded protocol list @return the decoded protocols or {@link EmptyArray#BYTE} if {@code protocols} is empty. @throws NullPointerException if protocols is {@code null}.
See Implementation
Decodes the given list of protocols into {@link string}s. @param protocols the encoded protocol list @return the decoded protocols or {@link EmptyArray#BYTE} if {@code protocols} is empty. @throws NullPointerException if protocols is {@code null}.