spring-framework / org.springframework.beans.propertyeditors / ByteArrayPropertyEditor / <init>

<init>

ByteArrayPropertyEditor()

Editor for byte arrays. Strings will simply be converted to their corresponding byte representations.

Author
Juergen Hoeller

Since
1.0.1

See Also
java.lang.String#getBytes