struct-view / Exports / Decorator
| Name |
|---|
T |
Decorator
▸ Decorator<U>(Base: StructConstructor<U>, byteOffset: number): StructConstructor<T & U>
| Name |
|---|
U |
| Name | Type |
|---|---|
Base |
StructConstructor<U> |
byteOffset |
number |
Returns: StructConstructor<T & U>
Defined in: decorator.ts:3