Platforms to show: All Mac Windows Linux Cross-Platform

JavaBlobMBS class

Super class: JavaObjectMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Java Database MBS Java Plugin 8.5 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The java class for a binary large object.

Subclass of the JavaObjectMBS class.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

  • 8 methods
    • method Constructor   Private
    • method getBytes(Position as Int64, Length as Integer) as string
    • method length as int64
    • method position(SearchString as JavaBlobMBS, Position as Int64) as Int64
    • method position(SearchString as String, Position as Int64) as Int64
    • method setBytes(Position as Int64, Value as String) as Integer
    • method setBytes(Position as Int64, Value as String, Offset as Integer, Length as Integer) as Integer
    • method truncate(len as int64)

Super class JavaObjectMBS

This class has no sub classes.

Some methods using this class:

Some examples using this class:


The items on this page are in the following plugins: MBS Java Plugin.


JavaArrayMBS   -   JavaBooleanArrayMBS


The biggest plugin in space...