borland Packages  Class Hierarchy  datastore Package  Index 

Dumper class

java.lang.Object
   +----borland.datastore.Dumper

About the Dumper class

Properties  Methods  
This class is used internally by other classes in the JBCL. You should never use this class directly.

Dumper properties

*Read-only properties **Write-only properties

Properties implemented in java.lang.Object

Dumper methods

Methods implemented in this class

Methods implemented in java.lang.Object


Dumper methods

dump(java.lang.String, byte[], int, int)

  public static void dump(java.lang.String message, byte[] buf, int off, int len)
This method is used internally by other classes in the JBCL. You should never use this method directly.

dump(java.lang.String, java.lang.String, int, int)

  public static void dump(java.lang.String message, java.lang.String string, int off, int len)
This method is used internally by other classes in the JBCL. You should never use this method directly.