 |
Differences Between Byte Array Vs. String | eHow
Even though chars, bytes and strings are different data types, you can convert between them easily. A byte array is an array that has a byte type declaration, as shown below: byte[] byteArray1; These arrays often consist of raw binary data that might exis
www.ehow.com |
 |