←Select platform

FromByte Method

Summary
Sets the tag data to the specified array of bytes.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public void FromByte( 
   byte[] value 
) 
- (void)fromByte:(const unsigned char *)buffer itemCount:(NSUInteger)count 
public void fromByte( 
   byte[] byte[Value 
); 
public: 
void FromByte(  
   array<byte>^ value 
)  
def FromByte(self,value): 

Parameters

value
The data to set.

Requirements

Target Platforms

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

Leadtools Assembly

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