[ 
https://issues.apache.org/jira/browse/LANG-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary Gregory updated LANG-1461:
-------------------------------
    Description: 
Add null-safe versions to wrap {{getBytes(String, [Charset|String])}}:
 * {{StringUtills#getBytes(String, Charset)}}
 * {{StringUtills#getBytes(String, String)}}

 

  was:
Add null-safe versions to wrap {{getBytes(String, [Charset|String])}}:
 * {{StringUtills#getBytes(String, Charset)}}
 * {{StringUtills#getBytes(String, String)}}

Also adds the following used by the above:
 * {{CharSetUtils.defaultCharset(Charset)}}
 * {{CharSetUtils.defaultCharset(String)}}


> Add null-safe StringUtils APIs to wrap String#getBytes([Charset|String])
> ------------------------------------------------------------------------
>
>                 Key: LANG-1461
>                 URL: https://issues.apache.org/jira/browse/LANG-1461
>             Project: Commons Lang
>          Issue Type: New Feature
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>            Priority: Major
>             Fix For: 3.10
>
>
> Add null-safe versions to wrap {{getBytes(String, [Charset|String])}}:
>  * {{StringUtills#getBytes(String, Charset)}}
>  * {{StringUtills#getBytes(String, String)}}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to