protected final class StructLayout.Padding extends StructLayout.AbstractField
Constructor and Description |
---|
StructLayout.Padding(NativeType type,
int length) |
StructLayout.Padding(NativeType type,
int length,
StructLayout.Offset offset) |
StructLayout.Padding(Type type,
int length) |
StructLayout.Padding(Type type,
int length,
StructLayout.Offset offset) |
public StructLayout.Padding(Type type, int length)
public StructLayout.Padding(Type type, int length, StructLayout.Offset offset)
public StructLayout.Padding(NativeType type, int length)
public StructLayout.Padding(NativeType type, int length, StructLayout.Offset offset)
Copyright © 2015. All Rights Reserved.