A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
encode(data) — Static method in class com.kaazing.gateway.client.html5.Base64Util
encode(str, buf:com.kaazing.gateway.client.html5:ByteBuffer) — Method in class com.kaazing.gateway.client.html5.Charset
Encodes a String into a ByteBuffer.
encodeBuffer(decoded:com.kaazing.gateway.client.html5:ByteBuffer) — Static method in class com.kaazing.gateway.client.html5.Base64Util
error — Event in class com.kaazing.gateway.client.html5.EventSource
EventSource — Class in package com.kaazing.gateway.client.html5
EventSource provides a event stream abstraction for ActionScript.
EventSource(location) — Constructor in class com.kaazing.gateway.client.html5.EventSource
expand(expectedRemaining) — Method in class com.kaazing.gateway.client.html5.ByteBuffer
Expands the buffer to support the expected number of remaining bytes after the current position.
expandAt(i, expectedRemaining) — Method in class com.kaazing.gateway.client.html5.ByteBuffer
Expands the buffer to support the expected number of remaining bytes at the specified index.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z