10531054105510561057105810591060106110621063
try { Stream stream = new Stream(); stream.writeBit(1); for (short sh : sampleShorts()) { stream.writeShort(sh); } stream.writeBit(1); stream.readBit();
11051106110711081109111011111112111311141115