class StringBufferTest extends GroovyTestCase {
void testSize() {
def x = new StringBuffer()
assert x.size() == x.length()
x = new StringBuffer('some text')
assert
function newPlotSpikes(base,t,x,length)
% newPlotSpikes -- Plot 1-d signal as baseline with series of spikes
% Usage
% newPlotSpikes(base,t,x[,length])
% Inputs
% base number, baseline
/* inffast.c -- process literals and length/distance pairs fast
* Copyright (C) 1995-1998 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil.h"
/* infcodes.c -- process literals and length/distance pairs
* Copyright (C) 1995-1998 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil.h"
#in