borland Packages Class Hierarchy datastore Package
java.lang.Object +----com.borland.datastore.StringDecoder
Constructors Properties Methods
This class is used internally by other com.borland
classes. You should never use this class directly.
public StringDecoder(boolean nullTerminated)
This constructor is used internally by other com.borland
classes. You should never use this constructor directly.
public final String getDecodedString()
This property is used internally by other com.borland
classes. You should never use this property directly.
public boolean decode(byte[] buf, int bufOff, int maxBytes)
This method is used internally by other com.borland
classes. You should never use this method directly.
public void initDecoder()
This method is used internally by other com.borland
classes. You should never use this method directly.