typeDef

inline fun <T : Struct<T>> Struct<T>.typeDef(name: String = T::class.simpleName!!, bufferDefinition: Boolean = false): String(source)