Can also represent a non existent (i.e. empty) value.
919293949596979899100101
public void execute(RequestOutcome thing) throws Exception { byteBuf.release(); } }); MediaType contentType; String rawContentType = nettyFileUpload.getContentType(); if (rawContentType == null) { contentType = null; } else { Charset charset = nettyFileUpload.getCharset();