Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.vrspace.attributes
Interface Filter  view Filter download Filter.java


public interface Filter


Method Summary
 byte[] filter(byte[] b, int offset, int len)
           
 byte[] flush()
           
 

Method Detail

filter

public byte[] filter(byte[] b,
                     int offset,
                     int len)

flush

public byte[] flush()