com.tle.common.scripting.types
Interface BinaryDataScriptType
Declaration: public interface BinaryDataScriptType

 

Used to pass between the various script objects. You should not need to invoke the methods on this interface directly.

 

 

Methods Summary
abstract long getLength()
    

 

 

 

 

getLength

 

public abstract long getLength( )

 

Returns:
The length of the data (in bytes)