LiteralDataPacket public class LiteralDataPacket : InputStreamPacket Documentation Code public string FileName { get; } public int Format { get; } The format tag value. public long ModificationTime { get; } The modification time of the file in milli-seconds (since Jan 1, 1970 UTC) public byte[] GetRawFileName()