Skip to content

Deconstruct FileContainer

Deconstruct FileContainer - [source code]

Deconstructs a FileContainer instance.

Input

  • F
    File container to deconstruct.

Output

  • N
    File container name.
  • F
    File container file type.
  • K
    File container keys.
  • V
    File container values.
  • R
    Raw content of the file.
  • TR
    Total raw content of the file.