org.xerial.mlpress
Interface DataContainer


public interface DataContainer


Method Summary
 void push(byte[] data, int length)
           
 void push(VariableLengthInteger vli)
           
 

Method Detail

push

void push(byte[] data,
          int length)

push

void push(VariableLengthInteger vli)


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.