summaryrefslogtreecommitdiff
path: root/WebSocketMain.swf
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2011-05-06 11:04:39 -0500
committerJoel Martin <github@martintribe.org>2011-05-06 11:04:39 -0500
commit9e67e24ba3af73fda6fd7adabe95d37ef8ca50e2 (patch)
treeb81dfe5ab2eb842c3eac2378b4cdbabb7cf8f778 /WebSocketMain.swf
parent128b3c7facd69493be0740a085379d87018405f9 (diff)
downloadweb-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.swfbin175511 -> 175506 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/WebSocketMain.swf b/WebSocketMain.swf
index 8d00f09..7fa6666 100644
--- a/WebSocketMain.swf
+++ b/WebSocketMain.swf
Binary files differ