Beispiel #1
0
 public IntPtr Allocate(ref BlobBuilder builder, ref BlobVariantWriter <T> blobVariant, INodeDataBuilder self, ITreeNode <INodeDataBuilder>[] tree)
 {
     return(Writer.Allocate(ref builder, ref blobVariant, self, tree));
 }