cerealed.cereal

Undocumented in source.

Public Imports

cerealed.attrs
public import cerealed.attrs;

Members

Classes

CerealException
class CerealException
Undocumented in source.

Enums

CerealType
enum CerealType
Undocumented in source.
hasByteElement
eponymoustemplate hasByteElement(T)
Undocumented in source.

Functions

grain
void grain(C cereal, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
grain
void grain(C cereal, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
grain
void grain(C cereal, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
grain
void grain(C cereal, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
grain
void grain(C cereal, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
grain
void grain(C cereal, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
grain
void grain(C cereal, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
grain
void grain(C cereal, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
grain
void grain(C cereal, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
grain
void grain(C cereal, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
grain
void grain(C cereal, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
grain
void grain(C cereal, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
grain
void grain(C cereal, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
grain
void grain(C cereal, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
grain
void grain(C cereal, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
grain
void grain(C cereal, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
grainAllMembers
void grainAllMembers(C cereal, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
grainAllMembers
void grainAllMembers(C cereal, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
grainClassImpl
void grainClassImpl(C cereal, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
grainLengthedArray
void grainLengthedArray(C cereal, T[] val, long length)

To be used when the length of the array is known at run-time based on the value of a part of byte stream.

grainMemberWithAttr
void grainMemberWithAttr(C cereal, T val)
Undocumented in source. Be warned that the author may not have intended to support it.
grainRawArray
void grainRawArray(C cereal, T[] val)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta