FileImpl.data

Undocumented in source. Be warned that the author may not have intended to support it.
  1. immutable(ubyte)[] data [@property getter]
  2. immutable(ubyte)[] data [@property setter]
    class FileImpl
    @property
    void
    data
    (
    immutable(ubyte)[] newdata
    )
  3. string data [@property setter]

Meta