[]
Should write the int value of v (i.e., the 32 bits) to the output. Prior to writing, the output should be realigned at the byte level.
public abstract void writeInt(int param1)
Public MustOverride Sub writeInt(param1 As Integer)
| Type | Name | Description |
|---|---|---|
| int | param1 |