DefaultFunctions

DefaultFunctions

Overview

DefaultFunctions is a class in Aspose.Font FOSS for Python.

Methods

SignatureDescription
__init__()
memcpy_Int(dst, dst_offset, src, src_offset, count)
memset_Int(b, offset, v, count)
memcpy_UInt(dst, dst_offset, src, src_offset, count)
memset_UInt(b, offset, v, count)
memcpyArray(dst, dst_offset, src, src_offset, count)
memcpyVectorArray(dst, dst_offset, src, src_offset, count)
memcpyArrayVector(dst, dst_offset, src, src_offset, count)