aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/sourceforge/jsocks/ProxyMessage.java
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-01-16 18:16:48 +0000
committerKenny Root <kenny@the-b.org>2009-01-16 18:16:48 +0000
commitbfac23d58a1260f61de6c69be4e80b2d85e045ac (patch)
tree24388437cd111b1c49e03936a4021f3748bb427e /src/net/sourceforge/jsocks/ProxyMessage.java
parent4031f5d160d90a19846c161dac15dd9fb5028a73 (diff)
downloadconnectbot-bfac23d58a1260f61de6c69be4e80b2d85e045ac.tar.gz
connectbot-bfac23d58a1260f61de6c69be4e80b2d85e045ac.tar.bz2
connectbot-bfac23d58a1260f61de6c69be4e80b2d85e045ac.zip
Some call optimizations to make terminal emulation faster
* Instead of making a String and then breaking it down again, pass in our Character array * Don't bother checking the type of a Character below or equal to 0x7F because it's ASCII * We don't always need to know the bottom and top margins, so only call getTopMargin() or getBottomMargin() when we do
Diffstat (limited to 'src/net/sourceforge/jsocks/ProxyMessage.java')
0 files changed, 0 insertions, 0 deletions