Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/encoding/bits.js

  • Provides:

    • dojox.encoding.bits
  • dojox.encoding.bits.OutputStream

    • type
      Function
  • dojox.encoding.bits.OutputStream.reset

    • type
      Function
  • dojox.encoding.bits.OutputStream.reset.buffer

    • type
      Array
  • dojox.encoding.bits.OutputStream.reset.accumulator

    • type
      Number
  • dojox.encoding.bits.OutputStream.reset.available

    • type
      Number
  • dojox.encoding.bits.OutputStream.putBits

    • parameters:
      • value
      • width
    • type
      Function
  • dojox.encoding.bits.OutputStream.putBits.accumulator

    • type
      Number
  • dojox.encoding.bits.OutputStream.putBits.available

    • type
      Number
  • dojox.encoding.bits.OutputStream.getWidth

    • type
      Function
  • dojox.encoding.bits.OutputStream.getBuffer

    • type
      Function
  • dojox.encoding.bits.OutputStream.getBuffer.buffer

  • dojox.encoding.bits.InputStream

    • type
      Function
    • parameters:
      • buffer
      • width
  • dojox.encoding.bits.InputStream.getBits

    • parameters:
      • width
    • type
      Function
  • dojox.encoding.bits.InputStream.getBits.bit

    • type
      Number
  • dojox.encoding.bits.InputStream.getWidth

    • type
      Function
  • dojox.encoding.bits.InputStream.buffer

  • dojox.encoding.bits.InputStream.width

  • dojox.encoding.bits.InputStream.bbyte

    • type
      Number
  • dojox.encoding.bits.InputStream.bit

    • type
      Number
  • dojox.encoding.bits

    • type
      Object
  • dojox.encoding

    • type
      Object
  • dojox

    • type
      Object