Class FixedAppender!(ArrayType : E[], uint NELEM, E)

Inherits from

Constructors

Name Description
this

Fields

Name Type Descrption
m_data FixedAppender.ElemType[NELEM]
m_remaining FixedAppender.ElemType[]

Methods

Name Description
put
put
data

Aliases

Name Description
ElemType

Authors

Sönke Ludwig

Copyright

© 2012 RejectedSoftware e.K.

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.