diff options
author | Carsten Weisse <[email protected]> | 2005-12-18 16:34:13 +0000 |
---|---|---|
committer | Carsten Weisse <[email protected]> | 2005-12-18 16:34:13 +0000 |
commit | 7acaf7c88a6d5fffbe0cc251a22a594667daa199 (patch) | |
tree | ff5f70b60985f7df4bfd4dc853c409b163bdf7c6 /src/jake2/client | |
parent | c0464012cfcb7e1b16f1b18c54d14eb288a9c02b (diff) |
convert a java string to byte[] with 8bit latin 1.
avoid String.getBytes() because it is using system specific character encoding.
Network messages can fail, see rcon on a linux system.
Diffstat (limited to 'src/jake2/client')
0 files changed, 0 insertions, 0 deletions