Jump to content

Talk:Binary strings: Difference between revisions

→‎Break out?: Looks like you need custom stuff for Java
(→‎Break out?: about "binary/byte string")
(→‎Break out?: Looks like you need custom stuff for Java)
Line 28:
 
::: Maybe there's a method in the String class that says Java not to "interpret" the string, or maybe such a task in Java should be accomplished using a custom class innerly using byte[]. --[[User:ShinTakezou|ShinTakezou]] 21:53, 15 April 2009 (UTC)
::::Java has a String method <tt>toByteArray()</tt>, but I think the actual tasks need to be customized. --[[User:Mwn3d|Mwn3d]] 22:14, 15 April 2009 (UTC)
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.