Class NativeBufferType

java.lang.Object
de.intarsys.nativec.type.NativeType
de.intarsys.nativec.type.NativeBufferType
All Implemented Interfaces:
INativeType

public class NativeBufferType extends NativeType
The meta class implementation
  • Constructor Details

    • NativeBufferType

      protected NativeBufferType()
    • NativeBufferType

      protected NativeBufferType(int bufferSize)
  • Method Details