6566676869707172
return; } buf = ContentUtil.encode(body); pos = 0; } ParserCursor cursor = new ParserCursor(pos, buf.length()); mailboxList = LenientAddressBuilder.DEFAULT.parseAddressList(buf, cursor).flatten(); }