Package py4j.examples

Interface BytesOperator


public interface BytesOperator
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
    returnBytes(byte[] bytes)
     
  • Method Details

    • returnBytes

      byte[] returnBytes(byte[] bytes)