diff options
author | Joel Martin <github@martintribe.org> | 2011-05-06 11:04:39 -0500 |
---|---|---|
committer | Joel Martin <github@martintribe.org> | 2011-05-06 11:04:39 -0500 |
commit | 9e67e24ba3af73fda6fd7adabe95d37ef8ca50e2 (patch) | |
tree | b81dfe5ab2eb842c3eac2378b4cdbabb7cf8f778 /WebSocketMain.swf | |
parent | 128b3c7facd69493be0740a085379d87018405f9 (diff) | |
download | web-socket-js-9e67e24ba3af73fda6fd7adabe95d37ef8ca50e2.tar.gz |
Use byte length rather than character length.
Requires restructuring the code slightly so that we write the string
into a ByteArray before determining the length so that we can get the
byte length of the UTF-8 encoded string.
Also, remove an extraneous debug statement.
Diffstat (limited to 'WebSocketMain.swf')
-rw-r--r-- | WebSocketMain.swf | bin | 175511 -> 175506 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/WebSocketMain.swf b/WebSocketMain.swf Binary files differindex 8d00f09..7fa6666 100644 --- a/WebSocketMain.swf +++ b/WebSocketMain.swf |