Class SCSpecTypeBytesN

java.lang.Object
org.stellar.sdk.xdr.SCSpecTypeBytesN

public class SCSpecTypeBytesN extends Object
SCSpecTypeBytesN's original definition in the XDR file is:
 struct SCSpecTypeBytesN
 {
     uint32 n;
 };