A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

W

w - com.stata.sfi.Missing.Extended
 
writeBytes(StrLConnector, byte[]) - Static method in class com.stata.sfi.Data
Write a byte buffer to a strL; the strL must be allocated using allocateStrL before calling this method.
writeBytes(StrLConnector, byte[]) - Method in class com.stata.sfi.Frame
Write a byte buffer to a strL; the strL must be allocated using allocateStrL before calling this method.
writeBytes(StrLConnector, byte[], int, int) - Static method in class com.stata.sfi.Data
Write len bytes from the specified byte buffer starting at offset off to a strL; the strL must be allocated using allocateStrL before calling this method.
writeBytes(StrLConnector, byte[], int, int) - Method in class com.stata.sfi.Frame
Write len bytes from the specified byte buffer starting at offset off to a strL; the strL must be allocated using allocateStrL before calling this method.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages