NaBytecodeBinary.magicNumberPost

postfix for magic number If the newVal is too long, the first bytes are used. If too short, 0x00 is used to fill

  1. ubyte[] magicNumberPost [@property getter]
  2. ubyte[] magicNumberPost [@property setter]
    class NaBytecodeBinary
    @property
    ubyte[]
    magicNumberPost
    (
    ubyte[] newVal
    )

Meta