DefaultFunctions

DefaultFunctions

Overview

DefaultFunctions यह एक क्लास है Aspose.Font FOSS के लिए Python।.

DefaultFunctions.memcpy_Int copies count integer elements from src at src_offset to dst at dst_offset.

इस कक्षा में पायथन प्रोग्रामों में DefaultFunctions वस्तुओं के साथ काम करने के लिए 8 तरीके प्रदान किए जाते हैं।. उपलब्ध तरीकों में शामिल हैं: __init__, memcpyArray, memcpyArrayVector, memcpyVectorArray, memcpy_Int, memcpy_UInt, memset_Int, memset_UInt. सभी सार्वजनिक सदस्य किसी भी Python अनुप्रयोग के लिए उपलब्ध हैं Aspose.Font FOSS को स्थापित करने के बाद Python पैकेज।.

Methods

SignatureDescription
__init__()Calls इंदिरा गांधी इस उदाहरण के लिए।.
memcpy_Int(dst, dst_offset, src, src_offset, count)कॉपी src में srk_offset से dst में dt_Offset तक के सभी तत्वों की गिनती करें
memset_Int(b, offset, v, count)सेट, क्रम में पूरे तत्वों की गिनती करें b के मूल्य पर शुरू करने के लिए v के मूल्यों को
memcpy_UInt(dst, dst_offset, src, src_offset, count)इस DefaultFunctions उदाहरण पर memcpy_UInt कॉल करें।.
memset_UInt(b, offset, v, count)इस DefaultFunctions उदाहरण पर memset_UInt कॉल करें।.
memcpyArray(dst, dst_offset, src, src_offset, count)इस DefaultFunctions उदाहरण पर memcpyArray कॉल करें।.
memcpyVectorArray(dst, dst_offset, src, src_offset, count)इस DefaultFunctions उदाहरण पर memcpyVectorArray कॉल करें।.
memcpyArrayVector(dst, dst_offset, src, src_offset, count)कॉपी src में srk_offset से dst में dt_ofset तक के तत्वों की गिनती, array-to-vector रूपांतरण का प्रबंधन करें

See Also

 हिन्दी