ProtonHelper.tag

Creates a byte[] for use as a delivery tag by UTF-8 converting the given string.

@param tag the string to convert @return byte[] for use as tag

interface ProtonHelper
static
byte[]
tag
(
String tag
)

Meta