Skip to content

v1.0.1 - Crochet Mouse

Compare
Choose a tag to compare
@Tynarus Tynarus released this 26 Dec 18:47

Features

  • ByteBuffer.put returns the current buffer object instead of void, for method chaining.
  • ByteBuffer.putString returns the current buffer object instead of void, for method chaining.
  • ByteBuffer.putBits returns the current buffer object instead of void, for method chaining.
  • ByteBuffer.openBitBuffer returns the current buffer object instead of void, for method chaining.
  • ByteBuffer.putBytes returns the current buffer object instead of void, for method chaining.