←Select platform

SetData Method

Summary

Sets the internal state data from a byte array.

Syntax
C#
C++/CLI
Python
public void SetData( 
   byte[] value 
) 
public:  
   void SetData( 
      array<Byte>^ value 
   ) 
def SetData(self,value): 

Parameters

value

The internal state data as a byte array.

Remarks

For more information, refer to Using the OptimizedLoad Functions to Speed Loading Large Files.

Requirements

Target Platforms

Help Version 22.0.2023.5.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.