Method | Description | |
---|---|---|
ComponentBuffer ( ) | ||
ComponentBuffer ( byte buf, int funnyIndices, int funnyOffset ) | ||
SetBuffer ( byte buf, int funnyIndices, int funnyOffset ) : void | ||
this ( int i ) : byte[] |
public ComponentBuffer ( byte buf, int funnyIndices, int funnyOffset ) | ||
buf | byte | |
funnyIndices | int | |
funnyOffset | int |
public SetBuffer ( byte buf, int funnyIndices, int funnyOffset ) : void | ||
buf | byte | |
funnyIndices | int | |
funnyOffset | int | |
return | void |