borland Packages  Class Hierarchy  datastore Package 

BlockLog class

java.lang.Object
   +----com.borland.datastore.BlockLog

About the BlockLog class

Properties  Methods  

Note: This is a feature of JBuilder Professional and Enterprise.

This class is used internally by other com.borland classes. You should never use this class directly.


BlockLog properties

*Read-only properties **Write-only properties

Properties implemented in java.lang.Object

BlockLog methods

Methods implemented in this class

Methods implemented in java.lang.Object


BlockLog methods

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

  public static boolean dump(PrintStream out, String message, byte[] buf, int off, int len)

This is used internally by other com.borland classes. You should never use this directly.

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

  public static boolean dump(String message, byte[] buf, int off, int len)

This is used internally by other com.borland classes. You should never use this directly.