destructor Subroutine

public subroutine destructor(decoder)

Destructor method for the TDecoder object It will just deallocate whatever was allocated.

It should be called automatically.

Arguments

Type IntentOptional Attributes Name
type(TDecoder) :: decoder