# Class: com.pnfsoftware.jeb.core.units.impl.BinaryWrapperUnit

Simple wrapper \(decorator\) for [IBinaryUnit](IBinaryUnit).

## Constructor: BinaryWrapperUnit
- parameter: `unit`, type: `com.pnfsoftware.jeb.core.units.IBinaryUnit`
- parameter: `provider`, type: `com.pnfsoftware.jeb.core.units.IUnitProvider`

Description: Create a binary wrapper unit.
parameter: unit: binary unit to be delegated
parameter: provider: provider that extends the unit behavior

## Method: getInput
- return type: `com.pnfsoftware.jeb.core.input.IInput`


## Method: getMimeType
- return type: `java.lang.String`


