class Ole::DirectoryEntry
- Ole::DirectoryEntry
- Reference
- Object
Defined in:
direntry.crConstructors
- .new(data : Bytes, byte_order : Ole::ByteOrder)
-
.new
dummy initializer
Class Method Summary
-
.size : Int32
size of directory entry is 128
Instance Method Summary
- #bytes_to_hex(b : Bytes) : String
- #child_sid : UInt32
- #child_sid=(child_sid : UInt32)
- #clsid : Bytes
- #clsid=(clsid : Bytes)
- #color : UInt8
- #color=(color : UInt8)
- #ctime : Time
- #ctime=(ctime : Time)
- #data : Bytes
- #data=(data : Bytes)
- #dump(join : String = "\n") : String
- #error : String
- #error=(error : String)
- #errors : Array(String)
- #errors=(errors : Array(String))
- #left_sid : UInt32
- #left_sid=(left_sid : UInt32)
- #mtime : Time
- #mtime=(mtime : Time)
- #name : String
- #name=(name : String)
- #name_utf16
- #right_sid : UInt32
- #right_sid=(right_sid : UInt32)
- #size : UInt64
- #size=(size : UInt64)
- #size_name : UInt16
- #size_name=(size_name : UInt16)
- #start_sector : UInt32
- #start_sector=(start_sector : UInt32)
- #type : UInt8
- #type=(type : UInt8)
- #user_flags : UInt32
- #user_flags=(user_flags : UInt32)